Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_video.c86 static bool cedrus_check_format(u32 pixelformat, u32 directions, in cedrus_check_format() function
256 if (!cedrus_check_format(pix_fmt->pixelformat, CEDRUS_DECODE_DST, in cedrus_try_fmt_vid_cap()
272 if (!cedrus_check_format(pix_fmt->pixelformat, CEDRUS_DECODE_SRC, in cedrus_try_fmt_vid_out()
379 if (!cedrus_check_format(pix_fmt->pixelformat, directions, in cedrus_queue_setup()