Searched refs:zero_last28_rows_stg2 (Results 1 – 2 of 2) sorted by relevance
218 WORD32 zero_last28_rows_stg2; in ihevc_itrans_recon_32x32_ssse3() local232 zero_last28_rows_stg2 = ((zero_cols & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_ssse3()235 if((zero_last28_rows_stg2) || (zero_last24_cols_stg1)) in ihevc_itrans_recon_32x32_ssse3()4003 if(zero_last28_rows_stg2) in ihevc_itrans_recon_32x32_ssse3()
210 WORD32 zero_last28_rows_stg2; in ihevc_itrans_recon_32x32_sse42() local224 zero_last28_rows_stg2 = ((zero_cols & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0; in ihevc_itrans_recon_32x32_sse42()227 if((zero_last28_rows_stg2) || (zero_last24_cols_stg1)) in ihevc_itrans_recon_32x32_sse42()3997 if(zero_last28_rows_stg2) in ihevc_itrans_recon_32x32_sse42()