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

  /external/libvpx/vp8/encoder/
quantize.h 54 extern void vp8_quantize_mby(MACROBLOCK *x);
encodeintra.c 104 vp8_quantize_mby(x);
157 vp8_quantize_mby(x);
quantize.c 269 void vp8_quantize_mby(MACROBLOCK *x) function
encodemb.c 656 vp8_quantize_mby(x);

Completed in 63 milliseconds