Searched refs:eob_max_2 (Results 1 – 2 of 2) sorted by relevance
157 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vpx_quantize_b_neon() local158 vst1_lane_u16(eob_ptr, eob_max_2, 0); in vpx_quantize_b_neon()313 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vpx_quantize_b_32x32_neon() local314 vst1_lane_u16(eob_ptr, eob_max_2, 0); in vpx_quantize_b_32x32_neon()
263 const uint16x4_t eob_max_2 = vpmax_u16(eob_max_1, eob_max_1); in vp9_quantize_fp_32x32_neon() local264 vst1_lane_u16(eob_ptr, eob_max_2, 0); in vp9_quantize_fp_32x32_neon()