Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h527 hdr_format getHdrFormatForEncoder(const AString &mime, const int32_t profile,
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1517 ? getHdrFormatForEncoder(mime, profile, colorTransfer) in getHdrFormat()
1521 hdr_format MediaCodec::getHdrFormatForEncoder(const AString &mime, const int32_t profile, in getHdrFormatForEncoder() function in android::MediaCodec