Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
Davc_utils.cpp455 bool foundIDR = false; in IsIDRInternal() local
468 foundIDR = true; in IsIDRInternal()
473 return foundIDR; in IsIDRInternal()
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp1031 bool foundIDR = false; in dequeueAccessUnitH264() local
1043 foundIDR = true; in dequeueAccessUnitH264()
1160 if (foundIDR) { in dequeueAccessUnitH264()