Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h529 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1518 : getHdrFormatForDecoder(mime, profile, colorTransfer); in getHdrFormat()
1567 hdr_format MediaCodec::getHdrFormatForDecoder(const AString &mime, const int32_t profile, in getHdrFormatForDecoder() function in android::MediaCodec