Searched refs:eob_16x8 (Results 1 – 1 of 1) sorted by relevance
36 const uint16x8_t eob_16x8 = vmovl_u8(eob_8x8); in SetResidualCoeffs_NEON() local38 vmax_u16(vget_low_u16(eob_16x8), vget_high_u16(eob_16x8)); in SetResidualCoeffs_NEON()