Lines Matching defs:attribute_count
1458 uint32_t attribute_count,
1463 attribute_count,
1493 uint32_t attribute_count,
1505 while (attribute_count) {
1511 fputs((attribute_count > 1) ? ", " : "", _vdp_cap_data.fp);
1513 --attribute_count;
3680 uint32_t attribute_count,
3689 fprintf(_vdp_cap_data.fp, "%u, %u, ", mixer, attribute_count);
3690 _vdp_cap_dump_video_mixer_attribute_list(attribute_count, attributes);
3693 attribute_count,
3703 attribute_count,
3832 uint32_t attribute_count,
3842 fprintf(_vdp_cap_data.fp, "%u, %u, ", mixer, attribute_count);
3843 _vdp_cap_dump_video_mixer_attribute_list(attribute_count, attributes);
3850 attribute_count,
3860 attribute_count,