Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h494 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h494 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h494 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h494 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/aosp_15_r20/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h630 hdr_format getHdrFormatForDecoder(const AString &mime, const int32_t profile,
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1565 : getHdrFormatForDecoder(mime, profile, colorTransfer); in getHdrFormat()
1614 hdr_format MediaCodec::getHdrFormatForDecoder(const AString &mime, const int32_t profile, in getHdrFormatForDecoder() function in android::MediaCodec