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

  /external/libvpx/armv7a/
vpx_rtcd.h 280 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
  /external/libvpx/generic/
vpx_rtcd.h 240 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 452 prototype void vp8_regular_quantize_b_pair "struct block *b1, struct block *b2, struct blockd *d1, struct blockd *d2"
  /external/libvpx/mips/
vpx_rtcd.h 240 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 258 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 326 #define vp8_regular_quantize_b_pair vp8_regular_quantize_b_pair_c macro
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 305 void vp8_regular_quantize_b_pair(BLOCK *b1, BLOCK *b2, BLOCKD *d1, BLOCKD *d2) function
encodeframe.c     [all...]
onyx_if.c 945 cpi->mb.quantize_b_pair = vp8_regular_quantize_b_pair;
    [all...]

Completed in 39 milliseconds