Searched refs:zero_last28_rows_stg1 (Results 1 – 2 of 2) sorted by relevance
216 WORD32 zero_last28_rows_stg1; in ihevc_itrans_recon_32x32_ssse3() local230 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_ssse3()294 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()1809 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_ssse3()
208 WORD32 zero_last28_rows_stg1; in ihevc_itrans_recon_32x32_sse42() local222 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_sse42()285 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_sse42()1798 if(zero_last28_rows_stg1) in ihevc_itrans_recon_32x32_sse42()