HomeSort by relevance Sort by last modified time
    Searched refs:vp8_fast_quantize_b_c (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
csystemdependent.c 66 extern void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d);
125 vp8_fast_quantize_b = vp8_fast_quantize_b_c;
  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 66 extern void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d);
125 vp8_fast_quantize_b = vp8_fast_quantize_b_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 66 extern void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d);
125 vp8_fast_quantize_b = vp8_fast_quantize_b_c;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
quantize.c 19 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
148 vp8_fast_quantize_b_c(b1, d1);
149 vp8_fast_quantize_b_c(b2, d2);
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp8_rtcd.h 95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
96 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/libvpx/generic/
vp8_rtcd.h 83 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
84 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/libvpx/mips/
vp8_rtcd.h 83 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
84 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 90 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
91 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 241 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 241 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 259 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
260 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
quantize.c 22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 111 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
112 #define vp8_fast_quantize_b vp8_fast_quantize_b_c
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 155 ;void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d)
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 155 ;void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 155 ;void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d)
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp8_rtcd.h 107 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
  /external/libvpx/armv7a/
vp8_rtcd.h 95 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 280 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 129 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 129 void vp8_fast_quantize_b_c(struct block *, struct blockd *);
    [all...]

Completed in 464 milliseconds

1 2