Searched refs:zero_last24_rows_stg1 (Results 1 – 2 of 2) sorted by relevance
215 WORD32 zero_last24_rows_stg1; in ihevc_itrans_recon_32x32_ssse3() local229 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()
207 WORD32 zero_last24_rows_stg1; in ihevc_itrans_recon_32x32_sse42() local221 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()