Searched refs:mxc_isi_channel_set_flip (Results 1 – 4 of 4) sorted by relevance
384 void mxc_isi_channel_set_flip(struct mxc_isi_pipe *pipe, bool hflip, bool vflip);
270 void mxc_isi_channel_set_flip(struct mxc_isi_pipe *pipe, bool hflip, bool vflip) in mxc_isi_channel_set_flip() function
165 mxc_isi_channel_set_flip(m2m->pipe, ctx->ctrls.hflip, ctx->ctrls.vflip); in mxc_isi_m2m_device_run()
931 mxc_isi_channel_set_flip(pipe, video->ctrls.hflip, video->ctrls.vflip); in mxc_isi_video_init_channel()