Searched refs:zero_hdr_info (Results 1 – 1 of 1) sorted by relevance
7898 HDRStaticInfo::Type1 zero_hdr_info; in convert_hdr_info_to_metadata() local7902 memset(&zero_hdr_info, 0, sizeof(HDRStaticInfo::Type1)); in convert_hdr_info_to_metadata()7903 hdr_info_enabled = (memcmp(&hdr_info, &zero_hdr_info, sizeof(HDRStaticInfo::Type1))!= 0); in convert_hdr_info_to_metadata()