Home
last modified time | relevance | path

Searched refs:vpx_highbd_quantize_b (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c528 vpx_highbd_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round, in vp9_xform_quant()
535 vpx_highbd_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round, in vp9_xform_quant()
543 vpx_highbd_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round, in vp9_xform_quant()
892 vpx_highbd_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round, in vp9_encode_block_intra()
913 vpx_highbd_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round, in vp9_encode_block_intra()
935 vpx_highbd_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round, in vp9_encode_block_intra()
Dvp9_quantize.c179 vpx_highbd_quantize_b(BLOCK_OFFSET(p->coeff, block), n_coeffs, in vp9_regular_quantize_b_4x4()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h934 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1049 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1049 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1189 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1196 #define vpx_highbd_quantize_b vpx_highbd_quantize_b_sse2 macro