Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
DExoPlayerSampleExtractor.java205 MediaFormat convertFormat(Format format) { in convertFormat() method in ExoPlayerSampleExtractor.SourceReaderWorker
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp860 void convertFormat(const void *pixelPtr, TextureFormat texFormat, in convertFormat() function