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

/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c851 static int independent_coef_context_savings(VP8_COMP *cpi) function
1047 savings += independent_coef_context_savings(cpi);
1068 savings += independent_coef_context_savings(cpi);

Completed in 208 milliseconds