Searched refs:halHeicSupport (Results 1 – 1 of 1) sorted by relevance
1093 camera_metadata_entry halHeicSupport = c.find(ANDROID_HEIC_INFO_SUPPORTED); in deriveHeicTags() local1094 if (halHeicSupport.count > 1) { in deriveHeicTags()1096 __FUNCTION__, halHeicSupport.count); in deriveHeicTags()1098 } else if (halHeicSupport.count == 0 || in deriveHeicTags()1099 halHeicSupport.data.u8[0] == ANDROID_HEIC_INFO_SUPPORTED_FALSE) { in deriveHeicTags()