Home
last modified time | relevance | path

Searched refs:av1_seg_feature_data_max (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/
Dseg_common.c60 int av1_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in av1_seg_feature_data_max() function
Dseg_common.h88 int av1_seg_feature_data_max(SEG_LVL_FEATURES feature_id);
/external/libaom/libaom/av1/encoder/
Dbitstream.c2105 const int data_max = av1_seg_feature_data_max(j); in encode_segmentation()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1527 const int data_max = av1_seg_feature_data_max(j); in setup_segmentation()