Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1183 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,
967 if (out && formats[i].type != MFC_FMT_RAW) in vidioc_enum_fmt()
1058 fmt = find_format(f, MFC_FMT_RAW); in vidioc_try_fmt()
1109 ctx->src_fmt = find_format(f, MFC_FMT_RAW); in vidioc_s_fmt()
2139 ctx->src_fmt = find_format(&f, MFC_FMT_RAW); in s5p_mfc_enc_init()
Ds5p_mfc_common.h115 MFC_FMT_RAW, enumerator