Searched refs:fixed_fmt (Results 1 – 1 of 1) sorted by relevance
58 bool fixed_fmt; member343 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_enum_fmt()402 if (V4L2_TYPE_IS_CAPTURE(f->type) && vdec->fixed_fmt) { in vdec_try_fmt()412 if (vdec->fixed_fmt) { in vdec_try_fmt()453 vdec->fixed_fmt = false; in vdec_s_fmt_common()456 if (V4L2_TYPE_IS_OUTPUT(f->type) || !vdec->fixed_fmt) { in vdec_s_fmt_common()474 if (!vdec->fixed_fmt) { in vdec_s_fmt_common()513 if (V4L2_TYPE_IS_OUTPUT(f->type) && !vdec->fixed_fmt) { in vdec_s_fmt()843 vdec->fixed_fmt = false; in vdec_stop_done()1209 vdec->fixed_fmt = true; in vdec_event_seq_hdr()[all …]