Home
last modified time | relevance | path

Searched refs:keyFrame (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp377 bool keyFrame = false; in TEST_P() local
382 keyFrame = true; in TEST_P()
390 if (keyFrame) { in TEST_P()
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp925 bool keyFrame = false; in TEST_P() local
928 keyFrame = true; in TEST_P()
934 if (keyFrame) { in TEST_P()
1035 bool keyFrame = false; in TEST_P() local
1064 keyFrame = true; in TEST_P()
1070 if (keyFrame) { in TEST_P()
1080 keyFrame = false; in TEST_P()
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp837 bool keyFrame = false; in TEST_P() local
840 keyFrame = true; in TEST_P()
846 if (keyFrame) { in TEST_P()