Home
last modified time | relevance | path

Searched defs:scan_ptr (Results 1 – 9 of 9) sorted by relevance

/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()
/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_avx.c27 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()
Dquantize_ssse3.c25 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()
Dquantize_sse2.c25 uint16_t *eob_ptr, const int16_t *scan_ptr, in vpx_quantize_b_sse2()
Dquantize_x86.h54 const int16_t *scan_ptr, const int index, in scan_for_eob()
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c23 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/
Dvp9_quantize_sse2.c24 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.c188 uint16_t *eob_ptr, const int16_t *scan_ptr, in vp9_fdct8x8_quant_sse2()