Searched defs:vp8_fast_quantize_b (Results 1 – 7 of 7) sorted by relevance
49 void (*vp8_fast_quantize_b)(BLOCK *b, BLOCKD *d); variable
282 #define vp8_fast_quantize_b vp8_fast_quantize_b_armv6 macro
242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
260 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
328 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
128 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable