Home
last modified time | relevance | path

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

/external/libhevc/common/x86/
Dihevc_itrans_recon_16x16_ssse3_intr.c172 WORD32 zero_last12_rows_stg2; in ihevc_itrans_recon_16x16_ssse3() local
192 zero_last12_rows_stg2 = ((zero_cols & 0xFFF0) == 0xFFF0) ? 1 : 0; in ihevc_itrans_recon_16x16_ssse3()
1705 if(zero_last12_rows_stg2) in ihevc_itrans_recon_16x16_ssse3()
2396 if(zero_last12_rows_stg2) in ihevc_itrans_recon_16x16_ssse3()
Dihevc_16x16_itrans_recon_sse42_intr.c168 WORD32 zero_last12_rows_stg2; in ihevc_itrans_recon_16x16_sse42() local
185 zero_last12_rows_stg2 = ((zero_cols & 0xFFF0) == 0xFFF0) ? 1 : 0; in ihevc_itrans_recon_16x16_sse42()
1702 if(zero_last12_rows_stg2) in ihevc_itrans_recon_16x16_sse42()
2393 if(zero_last12_rows_stg2) in ihevc_itrans_recon_16x16_sse42()