Home
last modified time | relevance | path

Searched refs:vp8_regular_quantize_b_pair (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/generic/
Dvp8_rtcd.h153 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/mips/
Dvp8_rtcd.h153 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h164 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/armv7a/
Dvp8_rtcd.h176 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h204 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/x86/
Dvp8_rtcd.h246 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
/external/libvpx/libvpx/vp8/encoder/
Dquantize.c305 void vp8_regular_quantize_b_pair(BLOCK *b1, BLOCK *b2, BLOCKD *d1, BLOCKD *d2) in vp8_regular_quantize_b_pair() function
Dencodeframe.c1268 x->quantize_b_pair = vp8_regular_quantize_b_pair; in vp8cx_encode_inter_macroblock()
Donyx_if.c1084 cpi->mb.quantize_b_pair = vp8_regular_quantize_b_pair; in vp8_set_speed_features()