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