Searched refs:VIDEO_HDR_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance
35 constexpr int8_t VIDEO_HDR_TYPE_NONE = 0; // This option is used to mark none HDR type. variable347 videoEncFormat_->SetData(Tag::VIDEO_IS_HDR_VIVID, VIDEO_HDR_TYPE_NONE); in ConfigureInputVideoMetaData()348 srcVideoFormat_->SetData(Tag::VIDEO_IS_HDR_VIVID, VIDEO_HDR_TYPE_NONE); in ConfigureInputVideoMetaData()
84 VIDEO_HDR_TYPE_NONE, enumerator
1839 … playStatisticalInfo_.hdrType = static_cast<int8_t>(VideoHdrType::VIDEO_HDR_TYPE_NONE); in GetVideoTrackInfo()