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

  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 841 static int prob_update_savings(const unsigned int *ct, function
900 const int s = prob_update_savings(ct, oldp, newp, upd);
961 const int s = prob_update_savings(ct, oldp, newp, upd);
1111 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 40 milliseconds