Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_itrans_recon_32x32_ssse3_intr.c215 WORD32 zero_last24_rows_stg1; in ihevc_itrans_recon_32x32_ssse3() local
229 zero_last24_rows_stg1 = ((zero_rows & 0xFFFFFF00) == 0xFFFFFF00) ? 1 : 0; in ihevc_itrans_recon_32x32_ssse3()
603 else if(zero_last24_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()
2295 else if(zero_last24_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()
Dihevc_32x32_itrans_recon_sse42_intr.c207 WORD32 zero_last24_rows_stg1; in ihevc_itrans_recon_32x32_sse42() local
221 zero_last24_rows_stg1 = ((zero_rows & 0xFFFFFF00) == 0xFFFFFF00) ? 1 : 0; in ihevc_itrans_recon_32x32_sse42()
592 else if(zero_last24_rows_stg1) in ihevc_itrans_recon_32x32_sse42()
2284 else if(zero_last24_rows_stg1) in ihevc_itrans_recon_32x32_sse42()