/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-vbi.c | 69 if (vb2_plane_size(vb, 0) < size) { in vbi_buffer_prepare() 71 __func__, vb2_plane_size(vb, 0), size); in vbi_buffer_prepare() 90 buf->length = vb2_plane_size(vb, 0); in vbi_buffer_queue()
|
D | em28xx-video.c | 913 if (vb2_plane_size(vb, 0) < size) { in buffer_prepare() 915 __func__, vb2_plane_size(vb, 0), size); in buffer_prepare() 1059 buf->length = vb2_plane_size(vb, 0); in buffer_queue()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-vbi.c | 60 if (vb2_plane_size(vb, 0) < size) { in vbi_buffer_prepare() 62 __func__, vb2_plane_size(vb, 0), size); in vbi_buffer_prepare() 81 buf->length = vb2_plane_size(vb, 0); in vbi_buffer_queue()
|
D | au0828-video.c | 669 if (vb2_plane_size(vb, 0) < buf->length) { in buffer_prepare() 671 __func__, vb2_plane_size(vb, 0), buf->length); in buffer_prepare() 690 buf->length = vb2_plane_size(vb, 0); in buffer_queue()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-vbi-cap.c | 106 memset(vbuf, 0x10, vb2_plane_size(&buf->vb.vb2_buf, 0)); in vivid_raw_vbi_cap_process() 128 memset(vbuf, 0, vb2_plane_size(&buf->vb.vb2_buf, 0)); in vivid_sliced_vbi_cap_process() 180 if (vb2_plane_size(vb, 0) < size) { in vbi_cap_buf_prepare() 182 __func__, vb2_plane_size(vb, 0), size); in vbi_cap_buf_prepare()
|
D | vivid-vbi-out.c | 70 if (vb2_plane_size(vb, 0) < size) { in vbi_out_buf_prepare() 72 __func__, vb2_plane_size(vb, 0), size); in vbi_out_buf_prepare()
|
D | vivid-sdr-cap.c | 241 if (vb2_plane_size(vb, 0) < size) { in sdr_cap_buf_prepare() 243 __func__, vb2_plane_size(vb, 0), size); in sdr_cap_buf_prepare() 508 unsigned long plane_size = vb2_plane_size(&buf->vb.vb2_buf, 0); in vivid_sdr_cap_process()
|
D | vivid-vid-cap.c | 195 if (vb2_plane_size(vb, p) < size) { in vid_cap_buf_prepare() 197 __func__, p, vb2_plane_size(vb, p), size); in vid_cap_buf_prepare()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | uvc_queue.c | 68 vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) { in uvc_buffer_prepare() 78 buf->length = vb2_plane_size(vb, 0); in uvc_buffer_prepare()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_queue.c | 99 vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) { in uvc_buffer_prepare() 110 buf->length = vb2_plane_size(vb, 0); in uvc_buffer_prepare()
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_enc.c | 777 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in enc_pre_seq_start() 844 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in enc_pre_frame_start() 1922 vb2_plane_size(vb, 0), ctx->enc_dst_buf_size); in s5p_mfc_buf_prepare() 1923 if (vb2_plane_size(vb, 0) < ctx->enc_dst_buf_size) { in s5p_mfc_buf_prepare() 1932 vb2_plane_size(vb, 0), ctx->luma_size); in s5p_mfc_buf_prepare() 1934 vb2_plane_size(vb, 1), ctx->chroma_size); in s5p_mfc_buf_prepare() 1935 if (vb2_plane_size(vb, 0) < ctx->luma_size || in s5p_mfc_buf_prepare() 1936 vb2_plane_size(vb, 1) < ctx->chroma_size) { in s5p_mfc_buf_prepare()
|
D | s5p_mfc_dec.c | 968 if (vb2_plane_size(vb, 0) < ctx->luma_size || in s5p_mfc_buf_init() 969 vb2_plane_size(vb, 1) < ctx->chroma_size) { in s5p_mfc_buf_init() 986 if (vb2_plane_size(vb, 0) < ctx->dec_src_buf_size) { in s5p_mfc_buf_init()
|
D | s5p_mfc_opr_v5.c | 1271 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in s5p_mfc_run_enc_frame() 1314 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in s5p_mfc_run_init_enc()
|
D | s5p_mfc_opr_v6.c | 1638 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in s5p_mfc_run_enc_frame() 1681 dst_size = vb2_plane_size(&dst_mb->b->vb2_buf, 0); in s5p_mfc_run_init_enc()
|
/linux-4.4.14/drivers/media/platform/ |
D | vim2m.c | 224 if (vb2_plane_size(&in_vb->vb2_buf, 0) > in device_process() 225 vb2_plane_size(&out_vb->vb2_buf, 0)) { in device_process() 768 if (vb2_plane_size(vb, 0) < q_data->sizeimage) { in vim2m_buf_prepare() 770 __func__, vb2_plane_size(vb, 0), (long)q_data->sizeimage); in vim2m_buf_prepare()
|
D | mx2_emmaprp.c | 730 if (vb2_plane_size(vb, 0) < q_data->sizeimage) { in emmaprp_buf_prepare() 733 vb2_plane_size(vb, 0), in emmaprp_buf_prepare()
|
D | m2m-deinterlace.c | 840 if (vb2_plane_size(vb, 0) < q_data->sizeimage) { in deinterlace_buf_prepare() 842 __func__, vb2_plane_size(vb, 0), (long)q_data->sizeimage); in deinterlace_buf_prepare()
|
D | sh_veu.c | 922 if (vb2_plane_size(vb, 0) < sizeimage) { in sh_veu_buf_prepare() 924 __func__, vb2_plane_size(vb, 0), sizeimage); in sh_veu_buf_prepare()
|
D | sh_vou.c | 274 if (vb2_plane_size(vb, 0) < size) { in sh_vou_buf_prepare() 277 vb2_plane_size(vb, 0), size); in sh_vou_buf_prepare()
|
D | rcar_jpu.c | 1068 if (vb2_plane_size(vb, i) < size) { in jpu_buf_prepare() 1071 __func__, vb2_plane_size(vb, i), size); in jpu_buf_prepare()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | mx3_camera.c | 276 if (vb2_plane_size(vb, 0) < new_size) { in mx3_videobuf_queue() 278 vbuf->vb2_buf.index, vb2_plane_size(vb, 0), new_size); in mx3_videobuf_queue() 391 mx3_cam->buf_total -= vb2_plane_size(vb, 0); in mx3_videobuf_release() 407 mx3_cam->buf_total += vb2_plane_size(vb, 0); in mx3_videobuf_init()
|
D | sh_mobile_ceu_camera.c | 396 if (vb2_plane_size(vb, 0) < size) { in sh_mobile_ceu_videobuf_queue() 398 vb->index, vb2_plane_size(vb, 0), size); in sh_mobile_ceu_videobuf_queue() 460 pcdev->buf_total -= PAGE_ALIGN(vb2_plane_size(vb, 0)); in sh_mobile_ceu_videobuf_release() 475 pcdev->buf_total += PAGE_ALIGN(vb2_plane_size(vb, 0)); in sh_mobile_ceu_videobuf_init()
|
D | atmel-isi.c | 301 if (vb2_plane_size(vb, 0) < size) { in buffer_prepare() 303 __func__, vb2_plane_size(vb, 0), size); in buffer_prepare()
|
D | rcar_vin.c | 784 if (vb2_plane_size(vb, 0) < size) { in rcar_vin_videobuf_queue() 786 vb->index, vb2_plane_size(vb, 0), size); in rcar_vin_videobuf_queue()
|
D | mx2_camera.c | 521 vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) { in mx2_videobuf_prepare()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-vbi.c | 132 if (vb2_plane_size(vb2, 0) < size) in buffer_prepare()
|
D | saa7134-ts.c | 108 if (vb2_plane_size(vb2, 0) < size) in saa7134_ts_buffer_prepare()
|
D | saa7134-core.c | 219 return saa7134_buffer_pages(vb2_plane_size(&buf->vb2.vb2_buf, 0)) in saa7134_buffer_startpage()
|
D | saa7134-video.c | 897 if (vb2_plane_size(vb2, 0) < size) in buffer_prepare()
|
/linux-4.4.14/include/media/ |
D | videobuf2-core.h | 614 vb2_plane_size(struct vb2_buffer *vb, unsigned int plane_no) in vb2_plane_size() function
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-pci-skeleton.c | 204 if (vb2_plane_size(vb, 0) < size) { in buffer_prepare() 206 vb2_plane_size(vb, 0), size); in buffer_prepare()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-vbi.c | 151 if (vb2_plane_size(vb, 0) < lines * VBI_LINE_LENGTH * 2) in buffer_prepare()
|
D | cx23885-video.c | 342 if (vb2_plane_size(vb, 0) < dev->height * buf->bpl) in buffer_prepare()
|
D | cx23885-core.c | 1460 if (vb2_plane_size(&buf->vb.vb2_buf, 0) < size) in cx23885_buf_prepare()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-vbi.c | 140 if (vb2_plane_size(vb, 0) < size) in buffer_prepare()
|
D | cx88-mpeg.c | 232 if (vb2_plane_size(&buf->vb.vb2_buf, 0) < size) in cx8802_buf_prepare()
|
D | cx88-video.c | 455 if (vb2_plane_size(vb, 0) < core->height * buf->bpl) in buffer_prepare()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-isp-video.c | 173 if (vb2_plane_size(vb, i) < size) { in isp_video_capture_buffer_prepare() 176 vb2_plane_size(vb, i), size); in isp_video_capture_buffer_prepare()
|
D | fimc-lite.c | 407 if (vb2_plane_size(vb, i) < size) { in buffer_prepare() 410 vb2_plane_size(vb, i), size); in buffer_prepare()
|
D | fimc-capture.c | 394 if (vb2_plane_size(vb, i) < size) { in buffer_prepare() 397 vb2_plane_size(vb, i), size); in buffer_prepare()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | sur40.c | 676 if (vb2_plane_size(vb, 0) < size) { in sur40_buffer_prepare() 678 vb2_plane_size(vb, 0), size); in sur40_buffer_prepare()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-v4l2.c | 988 fileio->bufs[i].size = vb2_plane_size(q->bufs[i], 0); in __vb2_init_fileio() 1137 : vb2_plane_size(q->bufs[index], 0); in __vb2_perform_fileio() 1214 buf->size = vb2_plane_size(q->bufs[index], 0); in __vb2_perform_fileio()
|
/linux-4.4.14/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 231 if (vb2_plane_size(vb, 0) < size) { in bcap_buffer_prepare() 233 vb2_plane_size(vb, 0), size); in bcap_buffer_prepare()
|
/linux-4.4.14/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 306 if (vb2_plane_size(vb, 0) < size) { in buffer_prepare() 308 vb2_plane_size(vb, 0), size); in buffer_prepare()
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 468 if (vb2_plane_size(vb, 0) < vop_jpeg_size(vh) + solo_enc->jpeg_len) in solo_fill_jpeg() 489 if (vb2_plane_size(vb, 0) < vop_mpeg_size(vh)) in solo_fill_mpeg()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-v4l2.c | 84 if (vb2_plane_size(vb, 0) < size) { in cobalt_buf_init() 86 vb2_plane_size(vb, 0), size); in cobalt_buf_init()
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-v4l.c | 712 buf->length = vb2_plane_size(vb, 0); in buffer_queue()
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 317 int size = vb2_plane_size(&buf->vb.vb2_buf, 0); in usbtv_image_chunk()
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 482 if (vb2_plane_size(vb, 0) < vp->payload) { in buffer_prepare() 484 vb2_plane_size(vb, 0), vp->payload); in buffer_prepare()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-video.c | 178 if (vb2_plane_size(vb, 0) < chan->height * buf->bpl) in cx25821_buffer_prepare()
|
/linux-4.4.14/drivers/media/pci/tw68/ |
D | tw68-video.c | 470 if (vb2_plane_size(vb, 0) < size) in tw68_buf_prepare()
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpe.c | 1847 if (vb2_plane_size(vb, i) < q_data->sizeimage[i]) { in vpe_buf_prepare() 1850 vb2_plane_size(vb, i), in vpe_buf_prepare()
|
/linux-4.4.14/drivers/staging/media/omap4iss/ |
D | iss_video.c | 329 if (vb2_plane_size(vb, 0) < size) in iss_video_buf_prepare()
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda-common.c | 1164 if (vb2_plane_size(vb, 0) < q_data->sizeimage) { in coda_buf_prepare() 1167 __func__, vb2_plane_size(vb, 0), in coda_buf_prepare()
|
D | coda-bit.c | 501 bufsize = vb2_plane_size(vb, 0); in coda_encode_header()
|
/linux-4.4.14/drivers/media/platform/vsp1/ |
D | vsp1_video.c | 835 buf->length[i] = vb2_plane_size(vb, i); in vsp1_video_buffer_prepare()
|
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 2469 if (vb2_plane_size(vb, 0) < q_data->size) { in s5p_jpeg_buf_prepare() 2471 __func__, vb2_plane_size(vb, 0), in s5p_jpeg_buf_prepare()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpif_display.c | 79 if (vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) in vpif_buffer_prepare()
|
D | vpbe_display.c | 214 if (vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) in vpbe_buffer_prepare()
|
D | vpif_capture.c | 87 if (vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) in vpif_buffer_prepare()
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 1128 vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) in vpfe_buffer_prepare()
|
/linux-4.4.14/drivers/media/usb/hackrf/ |
D | hackrf.c | 523 len = min_t(unsigned long, vb2_plane_size(&buffer->vb.vb2_buf, 0), in hackrf_urb_complete_in()
|
/linux-4.4.14/drivers/media/usb/s2255/ |
D | s2255drv.c | 696 if (vb2_plane_size(vb, 0) < size) { in buffer_prepare()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 1952 if (vb2_get_plane_payload(vb, 0) > vb2_plane_size(vb, 0)) in vpfe_buffer_prepare()
|