Lines Matching refs:samples_per_frame
57 uint32_t samples_per_frame;
66 unsigned int samples_per_frame;
72 unsigned int *samples_per_frame,
106 *samples_per_frame = be32toh(header.samples_per_frame);
109 state->samples_per_frame = *samples_per_frame;
119 unsigned int samples_per_frame;
134 header->samples_per_frame = htobe32(state->samples_per_frame);
151 unsigned int *samples_per_frame,
168 status->samples_per_frame = *samples_per_frame;