Searched refs:zero_hdr_info (Results 1 – 2 of 2) sorted by relevance
11072 HDRStaticInfo::Type1 zero_hdr_info; in convert_hdr_info_to_metadata() local11076 memset(&zero_hdr_info, 0, sizeof(HDRStaticInfo::Type1)); in convert_hdr_info_to_metadata()11077 hdr_info_enabled = (memcmp(&hdr_info, &zero_hdr_info, sizeof(HDRStaticInfo::Type1))!= 0); in convert_hdr_info_to_metadata()
9781 HDRStaticInfo::Type1 zero_hdr_info; in convert_hdr_info_to_metadata() local9785 memset(&zero_hdr_info, 0, sizeof(HDRStaticInfo::Type1)); in convert_hdr_info_to_metadata()9786 hdr_info_enabled = (memcmp(&hdr_info, &zero_hdr_info, sizeof(HDRStaticInfo::Type1))!= 0); in convert_hdr_info_to_metadata()