Searched refs:fixed_fmt (Results 1 – 1 of 1) sorted by relevance
58 bool fixed_fmt; member341 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_enum_fmt()400 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_try_fmt()410 if (vdec->fixed_fmt) { in vdec_try_fmt()451 vdec->fixed_fmt = false; in vdec_s_fmt_common()454 if (V4L2_TYPE_IS_OUTPUT(f->type) || !vdec->fixed_fmt) { in vdec_s_fmt_common()472 if (!vdec->fixed_fmt) { in vdec_s_fmt_common()511 if (V4L2_TYPE_IS_OUTPUT(f->type) && !vdec->fixed_fmt) { in vdec_s_fmt()841 vdec->fixed_fmt = false; in vdec_stop_done()1207 vdec->fixed_fmt = true; in vdec_event_seq_hdr()[all …]