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

  /external/libvpx/vp8/encoder/
quantize.h 50 extern void vp8_strict_quantize_b(BLOCK *b,BLOCKD *d);
quantize.c 123 void vp8_strict_quantize_b(BLOCK *b, BLOCKD *d) function
encodemb.c 301 vp8_strict_quantize_b(b, d);

Completed in 1049 milliseconds