Searched refs:allocated_raw_shift (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c1953 int allocated_raw_shift = 0; local
2194 if (!allocated_raw_shift) {
2197 allocated_raw_shift = 1;
2345 if (allocated_raw_shift)

Completed in 64 milliseconds