/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
bitstream.c | 839 static int prob_update_savings(const unsigned int *ct, function 898 const int s = prob_update_savings(ct, oldp, newp, upd); 959 const int s = prob_update_savings(ct, oldp, newp, upd); 1109 prob_update_savings(ct, oldp, newp, upd); [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
bitstream.c | 840 static int prob_update_savings(const unsigned int *ct, function 899 const int s = prob_update_savings(ct, oldp, newp, upd); 960 const int s = prob_update_savings(ct, oldp, newp, upd); 1110 prob_update_savings(ct, oldp, newp, upd); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
bitstream.c | 840 static int prob_update_savings(const unsigned int *ct, function 899 const int s = prob_update_savings(ct, oldp, newp, upd); 960 const int s = prob_update_savings(ct, oldp, newp, upd); 1110 prob_update_savings(ct, oldp, newp, upd); [all...] |