Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h456 status_t setHDRStaticInfoForVideoCodec(
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp3642 err = setHDRStaticInfoForVideoCodec(kPortIndexOutput, msg, outputFormat); in setupVideoDecoder()
3842 status_t ACodec::setHDRStaticInfoForVideoCodec( in setHDRStaticInfoForVideoCodec() function in android::ACodec
4175 err = setHDRStaticInfoForVideoCodec(kPortIndexInput, msg, outputFormat); in setupVideoEncoder()