Searched refs:zero_last12_rows_stg2 (Results 1 – 2 of 2) sorted by relevance
172 WORD32 zero_last12_rows_stg2; in ihevc_itrans_recon_16x16_ssse3() local192 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()
168 WORD32 zero_last12_rows_stg2; in ihevc_itrans_recon_16x16_sse42() local185 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()