Lines Matching defs:chunk
88 static void compare_block(const pa_sample_spec *ss, const pa_memchunk *chunk, int iter) {
92 d = pa_memblock_acquire(chunk->memblock);
99 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
111 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
123 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
136 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
150 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
164 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
178 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
192 for (i = 0; i < chunk->length / pa_frame_size(ss); i++) {
206 pa_memblock_release(chunk->memblock);
319 m[0].chunk = i;
322 m[1].chunk = j;