Home
last modified time | relevance | path

Searched defs:feature_id (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_seg_common.c29 SEG_LVL_FEATURES feature_id) { in vp9_segfeature_active()
40 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()
44 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()
48 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()
53 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
64 SEG_LVL_FEATURES feature_id) { in vp9_get_segdata()
/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c29 SEG_LVL_FEATURES feature_id) { in vp9_segfeature_active()
40 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()
44 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()
48 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()
53 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
64 SEG_LVL_FEATURES feature_id) { in vp9_get_segdata()
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_segmentation.c46 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
51 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c56 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
61 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
/external/chromium_org/gpu/config/
Dgpu_control_list.cc1312 const std::string& feature_name, int* feature_id, in StringToFeature()
1521 const std::string& feature_name, int feature_id) { in AddSupportedFeature()