Searched refs:rwpf (Results 1 – 5 of 5) sorted by relevance
50 rwpf->max_height); in vsp1_rwpf_enum_frame_size()62 mutex_lock(&rwpf->entity.lock); in vsp1_rwpf_set_format()113 if (rwpf->flip.rotate) { in vsp1_rwpf_set_format()119 mutex_unlock(&rwpf->entity.lock); in vsp1_rwpf_set_format()139 mutex_lock(&rwpf->entity.lock); in vsp1_rwpf_get_selection()166 mutex_unlock(&rwpf->entity.lock); in vsp1_rwpf_get_selection()190 mutex_lock(&rwpf->entity.lock); in vsp1_rwpf_set_selection()251 struct vsp1_rwpf *rwpf = in vsp1_rwpf_s_ctrl() local256 rwpf->alpha = ctrl->val; in vsp1_rwpf_s_ctrl()273 rwpf->entity.subdev.ctrl_handler = &rwpf->ctrls; in vsp1_rwpf_init_ctrls()[all …]
84 video->rwpf->fmtinfo->mbus, video->rwpf->format.width, in vsp1_video_verify_format()232 struct vsp1_rwpf *rwpf) in vsp1_video_frame_end() argument241 video->rwpf->mem = buf->mem; in vsp1_video_frame_end()457 struct vsp1_rwpf *rwpf; in vsp1_video_pipeline_build() local470 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()471 pipe->inputs[rwpf->entity.index] = rwpf; in vsp1_video_pipeline_build()476 rwpf = to_rwpf(subdev); in vsp1_video_pipeline_build()477 pipe->output = rwpf; in vsp1_video_pipeline_build()1199 rwpf->video = video; in vsp1_video_create()1202 video->rwpf = rwpf; in vsp1_video_create()[all …]
34 struct vsp1_rwpf *rwpf; member58 struct vsp1_rwpf *rwpf);
84 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols);
588 struct vsp1_rwpf *rwpf, in vsp1_du_pipeline_set_rwpf_format() argument609 rwpf->fmtinfo = fmtinfo; in vsp1_du_pipeline_set_rwpf_format()610 rwpf->format.num_planes = fmtinfo->planes; in vsp1_du_pipeline_set_rwpf_format()611 rwpf->format.plane_fmt[0].bytesperline = pitch; in vsp1_du_pipeline_set_rwpf_format()612 rwpf->format.plane_fmt[1].bytesperline = pitch / chroma_hsub; in vsp1_du_pipeline_set_rwpf_format()