Searched refs:curr_pcm_frame_size (Results 1 – 1 of 1) sorted by relevance
187 int curr_pcm_frame_size; in parse_tunnel_buf() local249 curr_pcm_frame_size = rft.format.frameSizeInBytes / 2; in parse_tunnel_buf()252 curr_pcm_frame_size = rft.format.frameSizeInBytes; in parse_tunnel_buf()267 if ((adnc_strm_dev->pcm_avail_size + curr_pcm_frame_size) < in parse_tunnel_buf()274 adnc_strm_dev->pcm_avail_size += curr_pcm_frame_size; in parse_tunnel_buf()