Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c39 .type = MFC_FMT_RAW,
47 .type = MFC_FMT_RAW,
55 .type = MFC_FMT_RAW,
63 .type = MFC_FMT_RAW,
292 else if (!out && formats[i].type != MFC_FMT_RAW) in vidioc_enum_fmt()
398 fmt = find_format(f, MFC_FMT_RAW); in vidioc_try_fmt()
433 ctx->dst_fmt = find_format(f, MFC_FMT_RAW); in vidioc_s_fmt()
1189 ctx->dst_fmt = find_format(&f, MFC_FMT_RAW); in s5p_mfc_dec_init()
Ds5p_mfc_enc.c42 .type = MFC_FMT_RAW,
50 .type = MFC_FMT_RAW,
58 .type = MFC_FMT_RAW,
67 .type = MFC_FMT_RAW,
973 if (out && formats[i].type != MFC_FMT_RAW) in vidioc_enum_fmt()
1064 fmt = find_format(f, MFC_FMT_RAW); in vidioc_try_fmt()
1115 ctx->src_fmt = find_format(f, MFC_FMT_RAW); in vidioc_s_fmt()
2147 ctx->src_fmt = find_format(&f, MFC_FMT_RAW); in s5p_mfc_enc_init()
Ds5p_mfc_common.h115 MFC_FMT_RAW, enumerator