Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.h81 static bool mapPixelFormatCodecToFramework(
DCodec2Mapper.cpp976 bool C2Mapper::mapPixelFormatCodecToFramework( in mapPixelFormatCodecToFramework() function in C2Mapper
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp613 if (C2Mapper::mapPixelFormatCodecToFramework(value, &result)) { in initializeStandardParams()