Searched refs:size_cap (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_dlp.c | 819 int ofs_cap, ofs_play, size_cap, size_play; in process_capture() local 830 ret = dlp_get_offset_size(prtd, dlp->mode, &ofs_cap, &size_cap, NULL); in process_capture() 839 memset(cbuf, 0x0, size_cap); in process_capture() 915 memcpy(cbuf, pbuf, size_cap); in process_capture()
|