Searched defs:scan_ptr (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_dct_neon.c | 26 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_fdct8x8_quant_neon()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | quantize_avx.c | 27 uint16_t *eob_ptr, const int16_t *scan_ptr, in vpx_quantize_b_avx() 157 const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vpx_quantize_b_32x32_avx()
|
D | quantize_ssse3.c | 25 const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vpx_quantize_b_ssse3() 124 const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vpx_quantize_b_32x32_ssse3()
|
D | quantize_sse2.c | 25 uint16_t *eob_ptr, const int16_t *scan_ptr, in vpx_quantize_b_sse2()
|
D | quantize_x86.h | 54 const int16_t *scan_ptr, const int index, in scan_for_eob()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | quantize_neon.c | 23 uint16_t *eob_ptr, const int16_t *scan_ptr, in vpx_quantize_b_neon() 158 const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vpx_quantize_b_32x32_neon()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_quantize_sse2.c | 24 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_quantize_fp_sse2()
|
D | vp9_dct_ssse3.c | 25 uint16_t *eob_ptr, const int16_t *scan_ptr, const int16_t *iscan_ptr) { in vp9_fdct8x8_quant_ssse3()
|
D | vp9_dct_intrin_sse2.c | 188 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_fdct8x8_quant_sse2()
|