Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/
H A DMediaTranscoderTests.cpp213 verifyOutputFormat(destPath, &extraVerifiers); in testTranscodeVideo()
215 verifyOutputFormat(destPath); in testTranscodeVideo()
219 void verifyOutputFormat(const char* destPath, in verifyOutputFormat() function in android::MediaTranscoderTests