Home
last modified time | relevance | path

Searched refs:segmentation_feature_signed (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_vp9_syntax_template.c198 static const uint8_t segmentation_feature_signed[VP9_SEG_LVL_MAX] = { 1, 1, 0, 0 }; in FUNC() local
228 if (segmentation_feature_signed[j]) in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.c2072 const guint8 segmentation_feature_signed[GST_AV1_SEG_LVL_MAX] = { in gst_av1_parse_segmentation_params() local
2120 if (segmentation_feature_signed[j]) { in gst_av1_parse_segmentation_params()