Home
last modified time | relevance | path

Searched defs:_GstAV1FilmGrainParams (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h1372 struct _GstAV1FilmGrainParams { struct
1373 gboolean apply_grain;
1374 guint16 grain_seed;
1375 gboolean update_grain;
1376 guint8 film_grain_params_ref_idx;
1377 guint8 num_y_points;
1378 guint8 point_y_value[GST_AV1_MAX_NUM_Y_POINTS];
1379 guint8 point_y_scaling[GST_AV1_MAX_NUM_Y_POINTS];
1380 guint8 chroma_scaling_from_luma;
1381 guint8 num_cb_points;
[all …]