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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 455 prototype void vp8_fast_quantize_b_pair "struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2"
456 specialize vp8_fast_quantize_b_pair neon
  /external/libvpx/armv7a/
vpx_rtcd.h 283 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c macro
  /external/libvpx/generic/
vpx_rtcd.h 243 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c macro
  /external/libvpx/mips/
vpx_rtcd.h 243 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 261 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 330 #define vp8_fast_quantize_b_pair vp8_fast_quantize_b_pair_neon macro
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c     [all...]
onyx_if.c 950 cpi->mb.quantize_b_pair = vp8_fast_quantize_b_pair;
    [all...]

Completed in 213 milliseconds