HomeSort by relevance Sort by last modified time
    Searched refs:vp8_fast_quantize_b_pair_c (Results 1 - 6 of 6) sorted by null

  /external/libvpx/generic/
vp8_rtcd.h 247 void vp8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
248 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c
  /external/libvpx/mips/
vp8_rtcd.h 247 void vp8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
248 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 265 void vp8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
266 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c
  /external/libvpx/armv7a/
vp8_rtcd.h 287 void vp8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
288 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 333 void vp8_fast_quantize_b_pair_c(struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2);
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 311 void vp8_fast_quantize_b_pair_c(BLOCK *b1, BLOCK *b2, BLOCKD *d1, BLOCKD *d2) function

Completed in 82 milliseconds