Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_itrans_recon_32x32_ssse3_intr.c216 WORD32 zero_last28_rows_stg1; in ihevc_itrans_recon_32x32_ssse3() local
230 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_ssse3()
294 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()
1809 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()
Dihevc_32x32_itrans_recon_sse42_intr.c208 WORD32 zero_last28_rows_stg1; in ihevc_itrans_recon_32x32_sse42() local
222 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_sse42()
285 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_sse42()
1798 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_sse42()