Searched refs:au4_satd (Results 1 – 1 of 1) sorted by relevance
646 UWORD32 au4_satd[4]; in ihevce_chroma_HAD_16x16_8bit_neon() local650 au4_satd[0] = ihevce_HAD_8x8_8bit_plane_neon(pu1_src, src_strd, pu1_pred, pred_strd, 1, 0); in ihevce_chroma_HAD_16x16_8bit_neon()651 au4_satd[1] = in ihevce_chroma_HAD_16x16_8bit_neon()653 au4_satd[2] = ihevce_HAD_8x8_8bit_plane_neon( in ihevce_chroma_HAD_16x16_8bit_neon()655 au4_satd[3] = ihevce_HAD_8x8_8bit_plane_neon( in ihevce_chroma_HAD_16x16_8bit_neon()658 return au4_satd[0] + au4_satd[1] + au4_satd[2] + au4_satd[3]; in ihevce_chroma_HAD_16x16_8bit_neon()