Searched defs:bufferGroup (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/frameworks/av/media/module/extractors/fuzzers/ |
H A D | ExtractorFuzzerBase.cpp | 55 MediaBufferGroup* bufferGroup = new MediaBufferGroup(); in extractTracks() local 71 void ExtractorFuzzerBase::extractTrack(MediaTrackHelper* track, MediaBufferGroup* bufferGroup) { in extractTrack() 118 MediaBufferGroup* bufferGroup = new MediaBufferGroup(); in seekAndExtractTracks() local 143 MediaBufferGroup* bufferGroup, in seekAndExtractTrack()
|
/aosp_15_r20/frameworks/av/media/module/extractors/tests/ |
H A D | ExtractorUnitTest.cpp | 423 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local 479 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local 554 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local 607 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local 778 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local 1061 MediaBufferGroup *bufferGroup = new MediaBufferGroup(); in TEST_P() local
|
/aosp_15_r20/frameworks/av/include/media/ |
H A D | MediaTrack.h | 160 MediaBufferGroup *bufferGroup; variable
|
/aosp_15_r20/external/deqp/modules/gles3/stress/ |
H A D | es3sLongRunningTests.cpp | 106 … TestCaseGroup *const bufferGroup = new TestCaseGroup(m_context, "buffer", "Buffer stress tests"); in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/stress/ |
H A D | es2sLongRunningTests.cpp | 106 … TestCaseGroup *const bufferGroup = new TestCaseGroup(m_context, "buffer", "Buffer stress tests"); in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fDrawTests.cpp | 339 tcu::TestCaseGroup *bufferGroup = new tcu::TestCaseGroup(m_testCtx, "buffer", "buffer"); in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fDrawTests.cpp | 444 tcu::TestCaseGroup *bufferGroup = new tcu::TestCaseGroup(m_testCtx, "buffer", "buffer"); in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryRequirementsTests.cpp | 321 …de::MovePtr<tcu::TestCaseGroup> bufferGroup(new tcu::TestCaseGroup(group->getTestContext(), "buffe… in populateTestGroup() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 5382 de::MovePtr<tcu::TestCaseGroup> bufferGroup(new tcu::TestCaseGroup(testCtx, "buffer")); in createMemoryTests() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pBufferDataUploadTests.cpp | 7431 tcu::TestCaseGroup *const bufferGroup = new tcu::TestCaseGroup( in init() local
|