Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
Davc_utils.cpp481 bool foundIDR = false; in IsIDR() local
494 foundIDR = true; in IsIDR()
499 return foundIDR; in IsIDR()
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp1350 bool foundIDR = false; in dequeueAccessUnitH264() local
1362 foundIDR = true; in dequeueAccessUnitH264()
1479 if (foundIDR) { in dequeueAccessUnitH264()