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.h463 status_t getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format);
/frameworks/av/media/libstagefright/
DACodec.cpp3835 status_t ACodec::getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format) { in getHDRStaticInfoForVideoCodec() function in android::ACodec
5154 (void)getHDRStaticInfoForVideoCodec(kPortIndexOutput, notify); in getPortFormat()
5158 (void)getHDRStaticInfoForVideoCodec(kPortIndexInput, notify); in getPortFormat()