Lines Matching defs:tlength
275 uint32_t tlength;
426 uint32_t channel, maxlength, tlength = 0, fragsize, prebuf, minreq;
451 if (pa_tagstruct_getu32(t, &tlength) < 0 ||
463 pa_log_debug("Server reports buffer attrs changed. tlength now at %lu, before %lu.", (unsigned long) tlength, (unsigned long) u->tlength);
1649 pa_tagstruct_getu32(t, &u->tlength) < 0 ||
1815 u->tlength = (uint32_t) pa_usec_to_bytes(PA_USEC_PER_MSEC * u->latency, &u->sink->sample_spec);
1817 u->prebuf = u->tlength;
1835 pa_tagstruct_putu32(reply, u->tlength);
2497 u->tlength = u->minreq = u->prebuf = (uint32_t) -1;