Searched defs:feature_id (Results 1 – 4 of 4) sorted by relevance
35 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()39 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()43 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()48 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
54 SEG_LVL_FEATURES feature_id) { in segfeature_active()71 SEG_LVL_FEATURES feature_id) { in get_segdata()
40 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()45 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
120 for (int feature_id : sparse_features) { in SparseFeaturesToFeatureVector() local