Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/media/framework/java/android/media/
H A DMediaTranscodingManager.java902 @NonNull MediaFormat srcVideoFormatHint) { in VideoFormatResolver() argument
904 mSrcVideoFormatHint = srcVideoFormatHint; in VideoFormatResolver()
925 @NonNull MediaFormat srcVideoFormatHint, in VideoFormatResolver() argument
928 mSrcVideoFormatHint = srcVideoFormatHint; in VideoFormatResolver()