Home
last modified time | relevance | path

Searched refs:vp9_highbd_quantize_fp (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvp9_rtcd.h83 #define vp9_highbd_quantize_fp vp9_highbd_quantize_fp_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h87 #define vp9_highbd_quantize_fp vp9_highbd_quantize_fp_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h87 #define vp9_highbd_quantize_fp vp9_highbd_quantize_fp_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h92 #define vp9_highbd_quantize_fp vp9_highbd_quantize_fp_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h92 #define vp9_highbd_quantize_fp vp9_highbd_quantize_fp_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c371 vp9_highbd_quantize_fp(coeff, 256, x->skip_block, p->round_fp, in vp9_xform_quant_fp()
377 vp9_highbd_quantize_fp(coeff, 64, x->skip_block, p->round_fp, in vp9_xform_quant_fp()
384 vp9_highbd_quantize_fp(coeff, 16, x->skip_block, p->round_fp, in vp9_xform_quant_fp()