HomeSort by relevance Sort by last modified time
    Searched full:vp8_fast_quantize_b (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 49 void (*vp8_fast_quantize_b)(BLOCK *b, BLOCKD *d); variable
125 vp8_fast_quantize_b = vp8_fast_quantize_b_c;
  /external/libvpx/generic/
vp8_rtcd.h 242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/mips/
vp8_rtcd.h 242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 458 prototype void vp8_fast_quantize_b "struct block *, struct blockd *"
459 specialize vp8_fast_quantize_b sse2 ssse3 media neon
  /external/libvpx/armv7a/
vp8_rtcd.h 282 #define vp8_fast_quantize_b vp8_fast_quantize_b_armv6 macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 260 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 328 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c     [all...]
onyx_if.c     [all...]

Completed in 1824 milliseconds