Searched defs:vp8_fast_quantize_b_c (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dquantize.c22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);

Completed in 137 milliseconds