Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp440 ALookup<uint32_t, int32_t> sPixelFormats = { variable
1069 if (!sPixelFormats.map(frameworkValue, c2Value)) { in mapPixelFormatFrameworkToCodec()
1079 if (!sPixelFormats.map(c2Value, frameworkValue)) { in mapPixelFormatCodecToFramework()