Searched refs:property_index (Results 1 – 1 of 1) sorted by relevance
143 uint8_t property_index; member148 uint8_t property_index; member153 uint8_t property_index; member179 const uint32_t property_index = f->props[prop_item].property_index; in AvifInfoInternalGetItemFeatures() local186 if (f->dim_props[i].property_index != property_index) continue; in AvifInfoInternalGetItemFeatures()201 if (f->chan_props[i].property_index != property_index) continue; in AvifInfoInternalGetItemFeatures()368 features->chan_props[features->num_chan_props].property_index = in ParseIpco()394 features->chan_props[features->num_chan_props].property_index = in ParseIpco()489 if (property_index <= AVIFINFO_MAX_VALUE && in ParseIprp()491 features->props[features->num_props].property_index = in ParseIprp()[all …]
Completed in 10 milliseconds