HomeSort by relevance Sort by last modified time
    Searched full: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/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
24 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
24 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
24 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/armv7a/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]

Completed in 84 milliseconds