Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h464 void updateHdrMetrics(bool isConfig);
/frameworks/av/media/libstagefright/
DMediaCodec.cpp978 void MediaCodec::updateHdrMetrics(bool isConfig) { in updateHdrMetrics() function in android::MediaCodec
3553 updateHdrMetrics(true /* isConfig */); in onMessageReceived()
4907 updateHdrMetrics(false /* isConfig */); in handleOutputFormatChangeIfNeeded()