Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c28 int i, j, non_zero_regs = (int)count / 4, eob_i = -1; in vpx_highbd_quantize_b_sse2() local
58 non_zero_regs--; in vpx_highbd_quantize_b_sse2()
64 for (i = 0; i < non_zero_regs; i++) { in vpx_highbd_quantize_b_sse2()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c26 int i, j, non_zero_regs = (int)count / 4, eob_i = -1; in aom_highbd_quantize_b_sse2() local
54 non_zero_regs--; in aom_highbd_quantize_b_sse2()
60 for (i = 0; i < non_zero_regs; i++) { in aom_highbd_quantize_b_sse2()