Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h120 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h120 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h120 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h131 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h142 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/arm/
Dvp8_rtcd.h140 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h162 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h213 #define vp8_regular_quantize_b vp8_regular_quantize_b_sse2 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h213 #define vp8_regular_quantize_b vp8_regular_quantize_b_sse2 macro
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c1277 x->quantize_b = vp8_regular_quantize_b; in vp8cx_encode_inter_macroblock()
Donyx_if.c1088 cpi->mb.quantize_b = vp8_regular_quantize_b; in vp8_set_speed_features()