Searched refs:halHeicSupport (Results 1 – 1 of 1) sorted by relevance
1100 camera_metadata_entry halHeicSupport = c.find(ANDROID_HEIC_INFO_SUPPORTED); in deriveHeicTags() local1101 if (halHeicSupport.count > 1) { in deriveHeicTags()1103 __FUNCTION__, halHeicSupport.count); in deriveHeicTags()1105 } else if (halHeicSupport.count == 0 || in deriveHeicTags()1106 halHeicSupport.data.u8[0] == ANDROID_HEIC_INFO_SUPPORTED_FALSE) { in deriveHeicTags()