Home
last modified time | relevance | path

Searched defs:graphic (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/hal/common/include/codec2/common/
DBufferTypes.h554 std::shared_ptr<C2GraphicBlock> graphic; member
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1753 bool graphic = (iStreamFormat.value == C2BufferData::GRAPHIC); in start() local
1937 bool graphic = (oStreamFormat.value == C2BufferData::GRAPHIC); in start() local
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp950 OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers_l()