Searched defs:oQueued (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp322 bool iQueued, oQueued; local
325 iQueued = oQueued = false;
353 oQueued = true;
356 if (iQueued || oQueued)
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp589 bool iQueued, oQueued; local
592 iQueued = oQueued = false;
634 oQueued = true;
637 if (iQueued || oQueued)
/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp920 bool iQueued, oQueued; local
932 iQueued = oQueued = false;
996 oQueued = true;
999 if (iQueued || oQueued)

Completed in 68 milliseconds