Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h624 constexpr int32_t COLOR_FormatYUVP010 = 54; variable
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecBuffers_test.cpp302 format->setInt32(KEY_COLOR_FORMAT, COLOR_FormatYUVP010); in TEST()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp360 case COLOR_FormatYUVP010: in GraphicView2MediaImageConverter()