Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s3c-camif/
Dcamif-core.c286 int ret = s3c_camif_register_video_node(camif, VP_CODEC); in camif_register_video_nodes()
295 s3c_camif_unregister_video_node(camif, VP_CODEC); in camif_unregister_video_nodes()
565 [VP_CODEC] = {
593 [VP_CODEC] = {
Dcamif-regs.c210 || vp->id == VP_CODEC) { in camif_hw_set_output_addr()
398 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
404 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
410 if (vp->id == VP_CODEC) in camif_s3c244x_hw_set_scaler()
Dcamif-core.h239 #define VP_CODEC 0 macro
Dcamif-capture.c1264 pix_lim = &variant->vp_pix_limits[VP_CODEC]; in __camif_subdev_try_format()
1309 if (vb2_is_busy(&camif->vp[VP_CODEC].vb_queue) || in s3c_camif_subdev_set_fmt()
1532 camif->vp[VP_CODEC].state |= ST_VP_CONFIG; in s3c_camif_subdev_s_ctrl()