Home
last modified time | relevance | path

Searched refs:zero_last28_rows_stg2 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/common/x86/
Dihevc_itrans_recon_32x32_ssse3_intr.c218 WORD32 zero_last28_rows_stg2; in ihevc_itrans_recon_32x32_ssse3() local
232 zero_last28_rows_stg2 = ((zero_cols & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_ssse3()
235 if((zero_last28_rows_stg2) || (zero_last24_cols_stg1)) in ihevc_itrans_recon_32x32_ssse3()
4003 if(zero_last28_rows_stg2) in ihevc_itrans_recon_32x32_ssse3()
Dihevc_32x32_itrans_recon_sse42_intr.c210 WORD32 zero_last28_rows_stg2; in ihevc_itrans_recon_32x32_sse42() local
224 zero_last28_rows_stg2 = ((zero_cols & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_sse42()
227 if((zero_last28_rows_stg2) || (zero_last24_cols_stg1)) in ihevc_itrans_recon_32x32_sse42()
3997 if(zero_last28_rows_stg2) in ihevc_itrans_recon_32x32_sse42()