Home
last modified time | relevance | path

Searched refs:mCsd (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp83 mCsd = false; in SetUp()
129 mEos, mCsd, mFramesReceived); in handleWorkDone()
138 bool mCsd; member in __anonf3224b090110::Codec2AudioEncHidlTestBase
480 ASSERT_TRUE(mCsd) << "CSD buffer missing"; in TEST_P()
654 ASSERT_TRUE(mCsd) << "CSD buffer missing"; in TEST_P()
662 mCsd = false; in TEST_P()
742 ASSERT_TRUE(mCsd) << "CSD buffer missing"; in TEST_P()
750 mCsd = false; in TEST_P()
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp173 bool mCsd = false; in handleWorkDone() local
175 mEos, mCsd, mFramesReceived); in handleWorkDone()
176 (void)mCsd; in handleWorkDone()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp85 mCsd = false; in SetUp()
181 mEos, mCsd, mFramesReceived); in handleWorkDone()
190 bool mCsd; member in __anon33e311f30110::Codec2VideoEncHidlTestBase
598 ASSERT_FALSE(mCsd) << "CSD Buffer not expected"; in TEST_P()
600 ASSERT_TRUE(mCsd) << "CSD Buffer not received"; in TEST_P()
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp296 bool mCsd = false; in handleWorkDone() local
298 mEos, mCsd, mFramesReceived); in handleWorkDone()
299 (void)mCsd; in handleWorkDone()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
H A DVtsHalMediaC2V1_0TargetComponentTest.cpp96 bool mCsd = false; in handleWorkDone() local
100 mEos, mCsd, mFramesReceived); in handleWorkDone()