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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 444 prototype void vp8_regular_quantize_b "struct block *, struct blockd *"
445 specialize vp8_regular_quantize_b sse2 sse4_1
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 307 vp8_regular_quantize_b(b1, d1);
308 vp8_regular_quantize_b(b2, d2);
encodeframe.c     [all...]
onyx_if.c 944 cpi->mb.quantize_b = vp8_regular_quantize_b;
    [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 273 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
  /external/libvpx/generic/
vpx_rtcd.h 234 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
  /external/libvpx/mips/
vpx_rtcd.h 234 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 252 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 318 #define vp8_regular_quantize_b vp8_regular_quantize_b_c macro
    [all...]

Completed in 450 milliseconds