Home
last modified time | relevance | path

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

/frameworks/av/media/libmediatranscoding/transcoder/
DVideoTrackTranscoder.cpp329 const bool sourceIsHdr = VideoIsHdr(mSourceFormat.get()); in configureDestinationFormat() local
330 if (sourceIsHdr) { in configureDestinationFormat()
355 if (sourceIsHdr) { in configureDestinationFormat()