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.h524 void updateHdrMetrics(bool isConfig);
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1465 void MediaCodec::updateHdrMetrics(bool isConfig) { in updateHdrMetrics() function in android::MediaCodec
4271 updateHdrMetrics(true /* isConfig */); in onMessageReceived()
5925 updateHdrMetrics(false /* isConfig */); in handleOutputFormatChangeIfNeeded()