Searched refs:zero_last12_rows_stg1 (Results 1 – 2 of 2) sorted by relevance
171 WORD32 zero_last12_rows_stg1; in ihevc_itrans_recon_16x16_ssse3() local190 zero_last12_rows_stg1 = ((zero_rows & 0xFFF0) == 0xFFF0) ? 1 : 0; in ihevc_itrans_recon_16x16_ssse3()231 if(zero_last12_rows_stg1) in ihevc_itrans_recon_16x16_ssse3()849 if(zero_last12_rows_stg1) in ihevc_itrans_recon_16x16_ssse3()
167 WORD32 zero_last12_rows_stg1; in ihevc_itrans_recon_16x16_sse42() local183 zero_last12_rows_stg1 = ((zero_rows & 0xFFF0) == 0xFFF0) ? 1 : 0; in ihevc_itrans_recon_16x16_sse42()225 if(zero_last12_rows_stg1) in ihevc_itrans_recon_16x16_sse42()845 if(zero_last12_rows_stg1) in ihevc_itrans_recon_16x16_sse42()