Home
last modified time | relevance | path

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

/external/libvpx/generic/
Dvp8_rtcd.h149 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
150 #define vp8_regular_quantize_b vp8_regular_quantize_b_c
/external/libvpx/mips/
Dvp8_rtcd.h149 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
150 #define vp8_regular_quantize_b vp8_regular_quantize_b_c
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h160 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
161 #define vp8_regular_quantize_b vp8_regular_quantize_b_c
/external/libvpx/armv7a/
Dvp8_rtcd.h172 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
173 #define vp8_regular_quantize_b vp8_regular_quantize_b_c
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h200 void vp8_regular_quantize_b_c(struct block *, struct blockd *);
201 #define vp8_regular_quantize_b vp8_regular_quantize_b_c
/external/libvpx/libvpx/vp8/encoder/
Dquantize.c106 void vp8_regular_quantize_b_c(BLOCK *b, BLOCKD *d) in vp8_regular_quantize_b_c() function
218 void vp8_regular_quantize_b_c(BLOCK *b, BLOCKD *d) in vp8_regular_quantize_b_c() function
/external/libvpx/x86/
Dvp8_rtcd.h241 void vp8_regular_quantize_b_c(struct block *, struct blockd *);