Searched refs:zero_last8_rows_stg1 (Results 1 – 2 of 2) sorted by relevance
170 WORD32 zero_last8_rows_stg1; in ihevc_itrans_recon_16x16_ssse3() local189 zero_last8_rows_stg1 = ((zero_rows & 0xFF00) == 0xFF00) ? 1 : 0; in ihevc_itrans_recon_16x16_ssse3()400 else if(zero_last8_rows_stg1) in ihevc_itrans_recon_16x16_ssse3()1055 else if(zero_last8_rows_stg1) in ihevc_itrans_recon_16x16_ssse3()
166 WORD32 zero_last8_rows_stg1; in ihevc_itrans_recon_16x16_sse42() local182 zero_last8_rows_stg1 = ((zero_rows & 0xFF00) == 0xFF00) ? 1 : 0; in ihevc_itrans_recon_16x16_sse42()394 else if(zero_last8_rows_stg1) in ihevc_itrans_recon_16x16_sse42()1051 else if(zero_last8_rows_stg1) in ihevc_itrans_recon_16x16_sse42()