Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/tests/
DExtractorUnitTest.cpp968 size_t allocateOutputBuffers(string inputFileName, AMediaFormat *extractorFormat) { in allocateOutputBuffers() function
1054 mExtractorOuputSize[idx] = allocateOutputBuffers(inputFileName, extractorFormat[idx]); in TEST_P()