Home
last modified time | relevance | path

Searched refs:operating_point (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibdav1d.c54 int operating_point; member
238 if (dav1d->operating_point >= 0) in libdav1d_init()
239 s.operating_point = dav1d->operating_point; in libdav1d_init()
565 …{ "oppoint", "Select an operating point of the scalable bitstream", OFFSET(operating_point), AV_O…
Dav1dec.h86 int operating_point; member
Dcbs_av1.c934 if (priv->operating_point >= 0) { in cbs_av1_read_unit()
937 if (priv->operating_point > sequence_header->operating_points_cnt_minus_1) { in cbs_av1_read_unit()
940 priv->operating_point, sequence_header->operating_points_cnt_minus_1); in cbs_av1_read_unit()
943 … priv->operating_point_idc = sequence_header->operating_point_idc[priv->operating_point]; in cbs_av1_read_unit()
1310 … OFFSET(operating_point), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, AV1_MAX_OPERATING_POINTS - 1, 0 },
Dav1dec.c774 av_opt_set_int(s->cbc->priv_data, "operating_point", s->operating_point, 0); in av1_decode_init()
1053 s->operating_point_idc = s->raw_seq->operating_point_idc[s->operating_point]; in av1_decode_frame()
1237 … OFFSET(operating_point), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, AV1_MAX_OPERATING_POINTS - 1, VD },
Dcbs_av1.h460 int operating_point; member
/third_party/ffmpeg/doc/
Ddecoders.texi36 @item operating_point