Searched refs:SEG_LVL_MAX (Results 1 – 5 of 5) sorted by relevance
34 SEG_LVL_MAX = 4 // Number of features supported enumerator48 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX];
18 static const int seg_feature_data_signed[SEG_LVL_MAX] = { 1, 1, 0, 0 };20 static const int seg_feature_data_max[SEG_LVL_MAX] = {
785 for (j = 0; j < SEG_LVL_MAX; j++) { in encode_segmentation()
3353 signed char feature_data[SEG_LVL_MAX][MAX_SEGMENTS];
527 for (j = 0; j < SEG_LVL_MAX; j++) { in setup_segmentation()