Searched refs:heif_error_item_data_not_found (Results 1 – 3 of 3) sorted by relevance
37 heif_error_item_data_not_found = 15, enumerator
231 return heif_error_item_data_not_found; in GetGridLength()257 return heif_error_item_data_not_found; in GetItemData()267 return heif_error_item_data_not_found; in GetItemData()
313 ASSERT_EQ(ret, heif_error_item_data_not_found);