Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp201 caps->addColorFormat(COLOR_FormatSurface); in addSupportedColorFormats()
211 caps->addColorFormat(COLOR_FormatSurface); in addSupportedColorFormats()
DCCodec.cpp878 format = (surface == nullptr) ? COLOR_FormatYUV420Planar : COLOR_FormatSurface; in configure()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DDisplaySourceService.java191 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in run()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodecConstants.h605 constexpr int32_t COLOR_FormatSurface = 0x7F000789; variable
660 case COLOR_FormatSurface: return "Surface";
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp957 case COLOR_FormatSurface: in mapPixelFormatFrameworkToCodec()
980 *frameworkValue = COLOR_FormatSurface; in mapPixelFormatCodecToFramework()
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp1366 useGrid ? COLOR_FormatYUV420Flexible : COLOR_FormatSurface); in initializeCodec()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java417 public static final int COLOR_FormatSurface = 0x7F000789; field in MediaCodecInfo.CodecCapabilities
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14626 field public static final int COLOR_FormatSurface = 2130708361; // 0x7f000789
/frameworks/base/api/
Dcurrent.txt25406 field public static final int COLOR_FormatSurface = 2130708361; // 0x7f000789