Searched refs:fixed_fmt (Results 1 – 1 of 1) sorted by relevance
66 bool fixed_fmt; member435 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_enum_fmt()494 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_try_fmt()504 if (vdec->fixed_fmt) { in vdec_try_fmt()543 vdec->fixed_fmt = false; in vdec_s_fmt_common()546 if (V4L2_TYPE_IS_OUTPUT(f->type) || !vdec->fixed_fmt) { in vdec_s_fmt_common()564 if (!vdec->fixed_fmt) { in vdec_s_fmt_common()603 if (V4L2_TYPE_IS_OUTPUT(f->type) && !vdec->fixed_fmt) { in vdec_s_fmt()937 vdec->fixed_fmt = false; in vdec_stop_done()1382 vdec->fixed_fmt = true; in vdec_event_seq_hdr()[all …]