Home
last modified time | relevance | path

Searched defs:waitOnFormatChange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCodecAsyncHandler.java153 public void waitOnFormatChange() throws InterruptedException { in waitOnFormatChange() method in CodecAsyncHandler
/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecTestBase.cpp192 bool CodecAsyncHandler::waitOnFormatChange() { in waitOnFormatChange() function in CodecAsyncHandler