Lines Matching refs:object_count
645 int *object_count, snd_config_t *src,
653 char* new_id = tplg_snprintf("%d", (*object_count)++);
702 int object_count = *object_count_offset;
713 object_count = *object_count_offset;
764 new_id = tplg_snprintf("%d", object_count++);
787 ret = pre_process_add_objects(tplg_pp, &object_count, top,
812 *object_count_offset = object_count;
820 int object_count;
850 object_count = 0;
861 &object_count);