Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
Davc_utils.cpp468 bool foundIDR = false; in IsIDR() local
481 foundIDR = true; in IsIDR()
486 return foundIDR; in IsIDR()
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp1347 bool foundIDR = false; in dequeueAccessUnitH264() local
1359 foundIDR = true; in dequeueAccessUnitH264()
1476 if (foundIDR) { in dequeueAccessUnitH264()