Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
H A DMediaTrackTranscoderBenchmark.cpp345 static void BenchmarkTranscoder(benchmark::State& state, const std::string& srcFileName, in BenchmarkTranscoder() function
407 BenchmarkTranscoder(state, srcFile, mockReader, mediaType, editor); in BenchmarkTranscoderWithOperatingRate()