Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DUtils.cpp132 static bool isHdr10or10Plus(const sp<AMessage> &format) { in isHdr10or10Plus() function
417 if (isHdr10or10Plus(format) && codecProfile == HEVCProfileMain10) { in parseHevcProfileLevelFromHvcc()
630 if (isHdr10or10Plus(format)) { in parseVp9ProfileLevelFromCsd()
695 if (isHdr10or10Plus(format) && profile == AV1ProfileMain10) { in parseAV1ProfileLevelFromCsd()