Searched defs:eeo (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libhevc/common/ |
H A D | ihevc_resi_trans.c | 767 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16() local 921 WORD32 eee[2], eeo[2]; in ihevc_resi_trans_16x16_16bit() local 1106 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32() local 1303 WORD32 eee[4], eeo[4]; in ihevc_resi_trans_32x32_16bit() local
|
H A 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
|
H A D | ihevc_itrans_recon_16x16.c | 111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
|
H A D | ihevc_chroma_itrans_recon_16x16.c | 121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
|
H A D | ihevc_itrans_recon_32x32.c | 112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_resi_trans_neon_32x32.c | 259 const int16x8_t eeo = vsubq_s16(ee_a, ee_b); //Q0 in ihevc_resi_trans_32x32_neon() local 1191 const int32x4_t eeo = vsubq_s32(ee0, ee1); //Q5 in ihevc_resi_trans_32x32_neon() local
|
H A D | ihevc_resi_trans_neon.c | 465 const int16x8_t eeo = vsubq_s16(ee0, ee1); in ihevc_resi_trans_8x8_neon() local
|