Home
last modified time | relevance | path

Searched refs:SEG_LVL_FEATURES (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.h35 } SEG_LVL_FEATURES; typedef
54 SEG_LVL_FEATURES feature_id) { in segfeature_active()
61 SEG_LVL_FEATURES feature_id);
63 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id);
65 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id);
68 SEG_LVL_FEATURES feature_id, int seg_data);
71 SEG_LVL_FEATURES feature_id) { in get_segdata()
Dvp9_seg_common.c35 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()
/external/libaom/libaom/av1/common/
Dseg_common.h37 } UENUM1BYTE(SEG_LVL_FEATURES);
64 SEG_LVL_FEATURES feature_id) { in segfeature_active()
84 SEG_LVL_FEATURES feature_id);
88 int av1_seg_feature_data_max(SEG_LVL_FEATURES feature_id);
90 int av1_is_segfeature_signed(SEG_LVL_FEATURES feature_id);
93 SEG_LVL_FEATURES feature_id, int seg_data);
96 SEG_LVL_FEATURES feature_id) { in get_segdata()
Dseg_common.c56 SEG_LVL_FEATURES feature_id) { in av1_enable_segfeature()
60 int av1_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in av1_seg_feature_data_max()
64 int av1_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in av1_is_segfeature_signed()
80 SEG_LVL_FEATURES feature_id, int seg_data) { in av1_set_segdata()
Dav1_loopfilter.c25 static const SEG_LVL_FEATURES seg_lvl_lf_lut[MAX_MB_PLANE][2] = {
/external/libaom/libaom/av1/encoder/
Dsegmentation.h26 SEG_LVL_FEATURES feature_id);
28 SEG_LVL_FEATURES feature_id);
Dsegmentation.c37 SEG_LVL_FEATURES feature_id) { in av1_disable_segfeature()
42 SEG_LVL_FEATURES feature_id) { in av1_clear_segdata()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h25 SEG_LVL_FEATURES feature_id);
27 SEG_LVL_FEATURES feature_id);
Dvp9_segmentation.c40 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
45 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()