Home
last modified time | relevance | path

Searched defs:triesLeft (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_recovery.cpp32 int32_t triesLeft = 3; in main() local
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp2268 for (int triesLeft = 2; --triesLeft >= 0; ) { in handleDataSpaceChanged() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp3829 for (int triesLeft = 2; --triesLeft >= 0; ) { in setColorAspectsForVideoEncoder() local
3881 for (int triesLeft = 2; mDescribeColorAspectsIndex && --triesLeft >= 0; ) { in setInitialColorAspectsForVideoEncoderSurfaceAndGetDataSpace() local