Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.c278 int ret = s3c_camif_register_video_node(camif, VP_CODEC); in camif_register_video_nodes()
287 s3c_camif_unregister_video_node(camif, VP_CODEC); in camif_unregister_video_nodes()
550 [VP_CODEC] = {
578 [VP_CODEC] = {
H A 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()
H A Dcamif-core.h239 #define VP_CODEC 0 macro
H A Dcamif-capture.c1254 pix_lim = &variant->vp_pix_limits[VP_CODEC]; in __camif_subdev_try_format()
1299 if (vb2_is_busy(&camif->vp[VP_CODEC].vb_queue) || in s3c_camif_subdev_set_fmt()
1522 camif->vp[VP_CODEC].state |= ST_VP_CONFIG; in s3c_camif_subdev_s_ctrl()