Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h82 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h97 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h97 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
/external/libvpx/config/x86/
Dvp8_rtcd.h113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c1150 x->quantize_b = vp8_fast_quantize_b; in vp8cx_encode_inter_macroblock()
Donyx_if.c1058 cpi->mb.quantize_b = vp8_fast_quantize_b; in vp8_set_speed_features()