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

/frameworks/av/media/libstagefright/
H A Davc_utils.cpp464 bool foundIDR = false; local
477 foundIDR = true;
482 return foundIDR;
/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp1036 bool foundIDR = false; local
1048 foundIDR = true;
1165 if (foundIDR) {

Completed in 241 milliseconds