Searched refs:vpx_quantize_b_32x32 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 556 vpx_quantize_b_32x32(coeff, 1024, x->skip_block, p->zbin, p->round, in vp9_xform_quant() 967 vpx_quantize_b_32x32(coeff, 1024, x->skip_block, p->zbin, p->round, in vp9_encode_block_intra()
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1192 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_c macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1346 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_neon macro
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1346 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_neon macro
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1546 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_ssse3 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1553 #define vpx_quantize_b_32x32 vpx_quantize_b_32x32_ssse3 macro
|