Home
last modified time | relevance | path

Searched refs:foundIDR (Results 1 – 1 of 1) 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()