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

/external/libvpx/libvpx/
H A Dvpxenc.c1322 int eos_mark_found = 0; local
1344 if (eos_mark_found) {
1348 eos_mark_found = 1;
1456 return eos_mark_found;

Completed in 48 milliseconds