Searched refs:chan_props (Results 1 – 1 of 1) sorted by relevance
171 AvifInfoInternalChanProp chan_props[AVIFINFO_MAX_FEATURES]; member201 if (f->chan_props[i].property_index != property_index) continue; in AvifInfoInternalGetItemFeatures()202 f->primary_item_features.bit_depth = f->chan_props[i].bit_depth; in AvifInfoInternalGetItemFeatures()203 f->primary_item_features.num_channels = f->chan_props[i].num_channels; in AvifInfoInternalGetItemFeatures()368 features->chan_props[features->num_chan_props].property_index = in ParseIpco()370 features->chan_props[features->num_chan_props].bit_depth = bit_depth; in ParseIpco()371 features->chan_props[features->num_chan_props].num_channels = in ParseIpco()394 features->chan_props[features->num_chan_props].property_index = in ParseIpco()396 features->chan_props[features->num_chan_props].bit_depth = in ParseIpco()398 features->chan_props[features->num_chan_props].num_channels = in ParseIpco()
Completed in 7 milliseconds