Home
last modified time | relevance | path

Searched refs:segmentation_feature_signed (Results 1 – 1 of 1) 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()