Searched refs:prob_update_savings (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | bitstream.c | 840 static int prob_update_savings(const unsigned int *ct, in prob_update_savings() function 899 const int s = prob_update_savings(ct, oldp, newp, upd); in independent_coef_context_savings() 960 const int s = prob_update_savings(ct, oldp, newp, upd); in default_coef_context_savings() 1110 prob_update_savings(ct, oldp, newp, upd); in vp8_update_coef_probs() 1139 s = prob_update_savings( in vp8_update_coef_probs()
|