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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_subexp.c 119 int vp9_prob_diff_update_savings_search(const unsigned int *ct, function
182 const int savings = vp9_prob_diff_update_savings_search(ct, *oldp, &newp,
  /external/libvpx/libvpx/vp9/encoder/
vp9_subexp.c 120 int vp9_prob_diff_update_savings_search(const unsigned int *ct, function
183 const int savings = vp9_prob_diff_update_savings_search(ct, *oldp, &newp,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_subexp.c 120 int vp9_prob_diff_update_savings_search(const unsigned int *ct, function
183 const int savings = vp9_prob_diff_update_savings_search(ct, *oldp, &newp,

Completed in 93 milliseconds