Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/common/
H A Dihevc_resi_trans.c767 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 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
H A Dihevc_itrans_recon_16x16.c111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
H A Dihevc_chroma_itrans_recon_16x16.c121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
H A Dihevc_itrans_recon_32x32.c112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_resi_trans_neon_32x32.c259 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 Dihevc_resi_trans_neon.c465 const int16x8_t eeo = vsubq_s16(ee0, ee1); in ihevc_resi_trans_8x8_neon() local