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.cpp3769 status_t ACodec::getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format) { in getHDRStaticInfoForVideoCodec() function in android::ACodec
5088 (void)getHDRStaticInfoForVideoCodec(kPortIndexOutput, notify); in getPortFormat()
5092 (void)getHDRStaticInfoForVideoCodec(kPortIndexInput, notify); in getPortFormat()