Searched refs:eob_d16 (Results 1 – 1 of 1) sorted by relevance
32 uint16x4_t eob_d16; in vp8_fast_quantize_b_neon() local76 eob_d16 = vmax_u16(vget_low_u16(eob0), vget_high_u16(eob0)); in vp8_fast_quantize_b_neon()77 eob_q32 = vmovl_u16(eob_d16); in vp8_fast_quantize_b_neon()