Searched refs:tlength (Results 1 – 2 of 2) sorted by relevance
659 uint32_t tlength = 4; // 4 is tlength of playback in ConnectRendererStreamToPA() local667 …Create ipc playback stream tlength: %{public}u, maxlength: %{public}u prebuf: %{public}u", tlength, in ConnectRendererStreamToPA()673 …bufferAttr.tlength = pa_usec_to_bytes(BUF_LENGTH_IN_MSEC * PA_USEC_PER_MSEC * tlength, &sampleSpec… in ConnectRendererStreamToPA()
1199 uint32_t tlength = 4; // 4 is tlength of dup playback in UpdateMaxLength() local1202 …O_LOG("dup playback stream tlength: %{public}u, maxlength: %{public}u prebuf: %{public}u", tlength, in UpdateMaxLength()1211 …bufferAttr.tlength = pa_usec_to_bytes(20 * PA_USEC_PER_MSEC * tlength, sampleSpec); // 20 buf len … in UpdateMaxLength()