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

/frameworks/av/include/media/stagefright/
H A DACodec.h444 status_t getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3509 status_t ACodec::getHDRStaticInfoForVideoCodec(OMX_U32 portIndex, sp<AMessage> &format) { function in class:android::ACodec
4788 (void)getHDRStaticInfoForVideoCodec(kPortIndexOutput, notify);
4792 (void)getHDRStaticInfoForVideoCodec(kPortIndexInput, notify);

Completed in 155 milliseconds