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

  /external/libvpx/vp8/encoder/
quantize.h 53 extern void vp8_quantize_mbuv(MACROBLOCK *x);
encodeintra.c 127 vp8_quantize_mbuv(x);
quantize.c 295 void vp8_quantize_mbuv(MACROBLOCK *x) function
encodemb.c 660 vp8_quantize_mbuv(x);
rdopt.c 826 vp8_quantize_mbuv(x);
    [all...]

Completed in 36 milliseconds