Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c29 #define CEDRUS_DECODE_SRC BIT(0) macro
40 .directions = CEDRUS_DECODE_SRC,
44 .directions = CEDRUS_DECODE_SRC,
48 .directions = CEDRUS_DECODE_SRC,
215 return cedrus_enum_fmt(file, f, CEDRUS_DECODE_SRC); in cedrus_enum_fmt_vid_out()
264 cedrus_find_format(pix_fmt->pixelformat, CEDRUS_DECODE_SRC, in cedrus_try_fmt_vid_out()