Searched defs:eeo (Results 1 – 7 of 7) sorted by relevance
/external/libhevc/common/ |
D | ihevc_itrans.c | 555 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
|
D | ihevc_resi_trans.c | 749 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
|
D | ihevc_itrans_recon_16x16.c | 111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
|
D | ihevc_chroma_itrans_recon_16x16.c | 121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
|
D | ihevc_itrans_recon_32x32.c | 112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
|
/external/libhevc/common/arm/ |
D | ihevc_resi_trans_neon_32x32.c | 257 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
|
D | ihevc_resi_trans_neon.c | 476 const int16x8_t eeo = vsubq_s16(ee0, ee1); in ihevc_resi_trans_8x8_neon() local
|