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

  /external/chromium_org/third_party/libvpx/source/libvpx/
rate_hist.c 139 int last_bucket = buckets - 1; local
144 else if (small_bucket == last_bucket)
145 merge_bucket = last_bucket - 1;
  /external/libvpx/libvpx/
rate_hist.c 139 int last_bucket = buckets - 1; local
144 else if (small_bucket == last_bucket)
145 merge_bucket = last_bucket - 1;
  /external/elfutils/0.153/src/
ldgeneric.c 3973 Elf32_Word last_bucket = 0; local
    [all...]

Completed in 1716 milliseconds