Lines Matching refs:recv_width
1030 if (recv_width == 0) { in send_sdp_maerts()
1031 recv_width = (lsr_size/recv_size) + 1; in send_sdp_maerts()
1032 if (recv_width == 1) recv_width++; in send_sdp_maerts()
1040 recv_ring = allocate_buffer_ring(recv_width, in send_sdp_maerts()
1707 if (recv_width == 0) { in recv_sdp_stream()
1708 recv_width = (lsr_size/recv_size) + 1; in recv_sdp_stream()
1709 if (recv_width == 1) recv_width++; in recv_sdp_stream()
1712 recv_ring = allocate_buffer_ring(recv_width, in recv_sdp_stream()
2420 if (recv_width == 0) recv_width = 1; in send_sdp_rr()
2430 recv_ring = allocate_buffer_ring(recv_width, in send_sdp_rr()
3066 if (recv_width == 0) recv_width = 1; in recv_sdp_rr()
3073 recv_ring = allocate_buffer_ring(recv_width, in recv_sdp_rr()