Home
last modified time | relevance | path

Searched refs:cedrus_prepare_format (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c96 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt) in cedrus_prepare_format() function
252 cedrus_prepare_format(pix_fmt); in cedrus_try_fmt_vid_cap()
271 cedrus_prepare_format(pix_fmt); in cedrus_try_fmt_vid_out()
351 cedrus_prepare_format(&ctx->dst_fmt); in cedrus_s_fmt_vid_out()
H A Dcedrus_video.h29 void cedrus_prepare_format(struct v4l2_pix_format *pix_fmt);
H A Dcedrus.c316 cedrus_prepare_format(&ctx->dst_fmt); in cedrus_open()
324 cedrus_prepare_format(&ctx->src_fmt); in cedrus_open()