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

  /external/libvpx/libvpx/vp8/encoder/
quantize.h 23 extern void vp8_set_quantizer(struct VP8_COMP *cpi, int Q);
vp8_quantize.c 440 void vp8_set_quantizer(struct VP8_COMP *cpi, int Q) { function
onyx_if.c     [all...]
  /external/libvpx/libvpx/test/
quantize_test.cc 64 vp8_set_quantizer(vp8_comp_, 0);
79 vp8_set_quantizer(vp8_comp_, q);

Completed in 79 milliseconds