Home
last modified time | relevance | path

Searched refs:vp8_fast_quantize_b (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/config/arm/
Dvp8_rtcd.h78 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h78 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/generic/
Dvp8_rtcd.h78 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h78 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h85 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h93 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/mips64-msa/
Dvp8_rtcd.h95 #define vp8_fast_quantize_b vp8_fast_quantize_b_msa macro
/external/libvpx/config/mips32-msa/
Dvp8_rtcd.h95 #define vp8_fast_quantize_b vp8_fast_quantize_b_msa macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h93 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h112 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h112 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c1153 x->quantize_b = vp8_fast_quantize_b; in vp8cx_encode_inter_macroblock()
Donyx_if.c1019 cpi->mb.quantize_b = vp8_fast_quantize_b; in vp8_set_speed_features()