Searched refs:vp8_fast_quantize_b (Results 1 - 14 of 14) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl203 add_proto qw/void vp8_fast_quantize_b/, "struct block *, struct blockd *";
204 specialize qw/vp8_fast_quantize_b sse2 ssse3 neon msa mmi/;
/external/libvpx/config/arm/
H A Dvp8_rtcd.h79 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/generic/
H A Dvp8_rtcd.h79 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32/
H A Dvp8_rtcd.h79 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvp8_rtcd.h86 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips64/
H A Dvp8_rtcd.h79 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/arm-neon/
H A Dvp8_rtcd.h94 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/arm64/
H A Dvp8_rtcd.h94 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/mips32-msa/
H A Dvp8_rtcd.h96 #define vp8_fast_quantize_b vp8_fast_quantize_b_msa macro
/external/libvpx/config/mips64-msa/
H A Dvp8_rtcd.h96 #define vp8_fast_quantize_b vp8_fast_quantize_b_msa macro
/external/libvpx/config/x86/
H A Dvp8_rtcd.h113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/config/x86_64/
H A Dvp8_rtcd.h113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c1150 x->quantize_b = vp8_fast_quantize_b;
H A Donyx_if.c1064 cpi->mb.quantize_b = vp8_fast_quantize_b;

Completed in 286 milliseconds