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

  /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...]

Completed in 1127 milliseconds