Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h441 status_t getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format);
/frameworks/av/media/libstagefright/
DACodec.cpp3694 status_t ACodec::getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format) { in getHDRStaticInfoForVideoCodec() function in android::ACodec
4977 (void)getHDRStaticInfoForVideoCodec(kPortIndexOutput, notify); in getPortFormat()
4981 (void)getHDRStaticInfoForVideoCodec(kPortIndexInput, notify); in getPortFormat()