Searched refs:formatEditor (Results 1 – 1 of 1) sorted by relevance
303 const TrackFormatEditCallback& formatEditor) { in ConfigureSampleReader() argument334 if (formatEditor != nullptr) { in ConfigureSampleReader()335 formatEditor(destinationFormat.get()); in ConfigureSampleReader()348 const TrackFormatEditCallback& formatEditor = nullptr) { in BenchmarkTranscoder() argument369 if (!ConfigureSampleReader(transcoder, sampleReader, mediaType, formatEditor)) { in BenchmarkTranscoder()