HomeSort by relevance Sort by last modified time
    Searched full:vp8_dequantize_b_c (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
dequantize.c 17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) function
  /external/libvpx/libvpx/vp8/common/
dequantize.c 17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
dequantize.c 17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) function
  /external/libvpx/generic/
vp8_rtcd.h 77 void vp8_dequantize_b_c(struct blockd*, short *dqc);
78 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips/
vp8_rtcd.h 77 void vp8_dequantize_b_c(struct blockd*, short *dqc);
78 #define vp8_dequantize_b vp8_dequantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 #define vp8_dequantize_b vp8_dequantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
29 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 86 void vp8_dequantize_b_c(struct blockd*, short *dqc);
87 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 86 void vp8_dequantize_b_c(struct blockd*, short *dqc);
87 #define vp8_dequantize_b vp8_dequantize_b_c
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
24 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 86 void vp8_dequantize_b_c(struct blockd*, short *dqc);
87 #define vp8_dequantize_b vp8_dequantize_b_c
vpx_rtcd.h 21 void vp8_dequantize_b_c(struct blockd*, short *dqc);
22 #define vp8_dequantize_b vp8_dequantize_b_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 84 void vp8_dequantize_b_c(struct blockd*, short *dqc);
85 #define vp8_dequantize_b vp8_dequantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
446 vp8_dequantize_b = vp8_dequantize_b_c;
    [all...]
vp8_rtcd.h 97 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 96 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /external/libvpx/armv7a/
vp8_rtcd.h 88 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 109 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 117 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 117 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]
vpx_rtcd.h 23 void vp8_dequantize_b_c(struct blockd*, short *dqc);
    [all...]

Completed in 6463 milliseconds

1 2