Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h88 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h95 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/arm/
Dvp8_rtcd.h93 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h107 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h122 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h122 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c1265 x->quantize_b = vp8_fast_quantize_b; in vp8cx_encode_inter_macroblock()
Donyx_if.c1092 cpi->mb.quantize_b = vp8_fast_quantize_b; in vp8_set_speed_features()