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

  /external/libvpx/libvpx/vp8/common/
dequantize.c 17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) function
  /external/libvpx/generic/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/armv7a/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);

Completed in 259 milliseconds