Lines Matching defs:count
63 #define iSKIP 0x0f /* R = A (cc_reg), X (count), Y (cc_test) */
275 unsigned int gpr_controls; /* count of GPR controls */
300 unsigned int vcount; /* visible count */
301 unsigned int count; /* count of GPR (1..16) */
314 unsigned int count;
328 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
331 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
334 unsigned int gpr_list_control_count; /* count of GPR controls to list */
335 unsigned int gpr_list_control_total; /* total count of GPR controls */
356 unsigned int channels; /* 16-bit channels count, zero = remove this substream */
358 unsigned int buffer_size; /* count of buffered samples */
361 unsigned short gpr_count; /* GPR containing count of samples between two interrupts (host) */
362 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */