Home
last modified time | relevance | path

Searched refs:zero_last8_rows_stg1 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/common/x86/
Dihevc_itrans_recon_16x16_ssse3_intr.c170 WORD32 zero_last8_rows_stg1; in ihevc_itrans_recon_16x16_ssse3() local
189 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()
Dihevc_16x16_itrans_recon_sse42_intr.c166 WORD32 zero_last8_rows_stg1; in ihevc_itrans_recon_16x16_sse42() local
182 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()