Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h469 status_t getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format);
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp3913 status_t ACodec::getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format) { in getHDRStaticInfoForVideoCodec() function in android::ACodec
5255 (void)getHDRStaticInfoForVideoCodec(kPortIndexOutput, notify); in getPortFormat()
5259 (void)getHDRStaticInfoForVideoCodec(kPortIndexInput, notify); in getPortFormat()