Home
last modified time | relevance | path

Searched refs:vp9_quantize_fp_32x32 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/arm/
Dvp9_rtcd.h96 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/mips32/
Dvp9_rtcd.h96 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/generic/
Dvp9_rtcd.h96 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/mips64/
Dvp9_rtcd.h96 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h99 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h104 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h116 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h119 #define vp9_quantize_fp_32x32 vp9_quantize_fp_32x32_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c383 vp9_quantize_fp_32x32(coeff, 1024, x->skip_block, p->zbin, p->round_fp, in vp9_xform_quant_fp()
Dvp9_pickmode.c616 vp9_quantize_fp_32x32(coeff, 1024, x->skip_block, p->zbin, in block_yrd()