Home
last modified time | relevance | path

Searched refs:VP_CODEC (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s3c-camif/
Dcamif-core.c277 int ret = s3c_camif_register_video_node(camif, VP_CODEC); in camif_register_video_nodes()
286 s3c_camif_unregister_video_node(camif, VP_CODEC); in camif_unregister_video_nodes()
551 [VP_CODEC] = {
579 [VP_CODEC] = {
Dcamif-regs.c207 || vp->id == VP_CODEC) { in camif_hw_set_output_addr()
395 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
401 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
407 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
Dcamif-core.h239 #define VP_CODEC 0 macro
Dcamif-capture.c1255 pix_lim = &variant->vp_pix_limits[VP_CODEC]; in __camif_subdev_try_format()
1300 if (vb2_is_busy(&camif->vp[VP_CODEC].vb_queue) || in s3c_camif_subdev_set_fmt()
1523 camif->vp[VP_CODEC].state |= ST_VP_CONFIG; in s3c_camif_subdev_s_ctrl()