Home
last modified time | relevance | path

Searched defs:eob_ptr (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dquantize.c18 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc()
43 uint16_t *eob_ptr) { in vpx_highbd_quantize_dc()
66 const int16_t dequant_ptr, uint16_t *eob_ptr) { in vpx_quantize_dc_32x32()
94 uint16_t *eob_ptr) { in vpx_highbd_quantize_dc_32x32()
120 uint16_t *eob_ptr, const int16_t *scan, in vpx_quantize_b_c()
171 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_c()
221 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_quantize_b_32x32_c()
275 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_c()
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_dct_neon.c26 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_fdct8x8_quant_neon()
Dvp9_quantize_neon.c32 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_neon()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c27 uint16_t *eob_ptr, const int16_t *scan, in vp9_quantize_fp_c()
61 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_c()
96 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_quantize_fp_32x32_c()
130 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vp9_highbd_quantize_fp_32x32_c()
Dvp9_dct.c562 uint16_t *eob_ptr, const int16_t *scan, in vp9_fdct8x8_quant_c()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c24 const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_sse2()
98 tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, in vpx_highbd_quantize_b_32x32_sse2()
Dquantize_sse2.c23 uint16_t *eob_ptr, const int16_t *scan_ptr, in vpx_quantize_b_sse2()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_quantize_sse2.c23 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_quantize_fp_sse2()
Dvp9_dct_ssse3.c25 uint16_t *eob_ptr, const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vp9_fdct8x8_quant_ssse3()
Dvp9_dct_intrin_sse2.c187 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_fdct8x8_quant_sse2()