Searched defs:segmentation_feature_signed (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_vp9_syntax_template.c | 198 static const uint8_t segmentation_feature_signed[VP9_SEG_LVL_MAX] = { 1, 1, 0, 0 }; in segmentation_params() local
|
H A D | vaapi_av1.c | 131 uint8_t segmentation_feature_signed[AV1_SEG_LVL_MAX] = {1, 1, 1, 1, 1, 0, 0, 0}; in vaapi_av1_start_frame() local
|
Completed in 2 milliseconds