Home
last modified time | relevance | path

Searched defs:inpFolderPath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aac/tests/AacDecBenchmark/
H A DAacDecBenchmark.cpp156 static void BM_DecodeAAC(benchmark::State& state, const std::string& inpFolderPath, in BM_DecodeAAC()
293 std::string pathArg, inpFolderPath; in main() local