Lines Matching refs:index
323 buffer += packet->index / sizeof(uint32_t);
324 raw += block->index;
373 pa_assert(block->index == offset);
378 packet->index = 0;
388 buffer += packet->index;
394 packet->index += written;
398 block->index += done;
414 buffer += packet->index / sizeof(uint32_t);
415 raw += block->index;
460 pa_assert(block->index == offset);
465 packet->index = sizeof(udp_audio_retrans_header);
474 buffer += packet->index;
484 block->index += block->length;
502 packet->index -= sizeof(udp_audio_retrans_header);
519 if (packet->index > 0) {
524 pa_assert(packet->index == 0);