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

  /external/libvpx/vp8/encoder/
quantize.h 41 prototype_quantize_block(*fastquantb); member in struct:__anon5300
onyx_if.c     [all...]
  /external/libvpx/vp8/encoder/arm/
csystemdependent.c 66 cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_c;
70 /*cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_neon;*/
112 cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_c;
155 cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_c;
  /external/libvpx/vp8/encoder/generic/
csystemdependent.c 83 cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_c;

Completed in 3056 milliseconds