Home
last modified time | relevance | path

Searched defs:eeo (Results 1 – 7 of 7) sorted by relevance

/external/libhevc/common/
Dihevc_itrans.c555 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
650 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
855 WORD32 eee[4], eeo[4]; in ihevc_itrans_32x32() local
Dihevc_resi_trans.c749 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16() local
900 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16_16bit() local
1081 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32() local
1282 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32_16bit() local
Dihevc_itrans_recon_16x16.c111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
Dihevc_chroma_itrans_recon_16x16.c121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
Dihevc_itrans_recon_32x32.c112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
/external/libhevc/common/arm/
Dihevc_resi_trans_neon_32x32.c257 const int16x8_t eeo = vsubq_s16(ee_a, ee_b); //Q0 in ihevc_resi_trans_32x32_neon() local
1189 const int32x4_t eeo = vsubq_s32(ee0, ee1); //Q5 in ihevc_resi_trans_32x32_neon() local
Dihevc_resi_trans_neon.c476 const int16x8_t eeo = vsubq_s16(ee0, ee1); in ihevc_resi_trans_8x8_neon() local