Searched refs:heif_error_property_not_found (Results 1 – 3 of 3) sorted by relevance
39 heif_error_property_not_found = 17, enumerator
49 return heif_error_property_not_found; in GetProperties()
148 … EXPECT_EQ(heifIpcoBox->GetProperties(itemId, ipma, outProperties), heif_error_property_not_found);