Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_video.c27 #define CEDRUS_DECODE_SRC BIT(0) macro
38 .directions = CEDRUS_DECODE_SRC,
42 .directions = CEDRUS_DECODE_SRC,
209 return cedrus_enum_fmt(file, f, CEDRUS_DECODE_SRC); in cedrus_enum_fmt_vid_out()
272 if (!cedrus_check_format(pix_fmt->pixelformat, CEDRUS_DECODE_SRC, in cedrus_try_fmt_vid_out()
372 directions = CEDRUS_DECODE_SRC; in cedrus_queue_setup()