Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c34 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()
38 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()
42 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()
47 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
Dvp9_seg_common.h54 SEG_LVL_FEATURES feature_id) { in segfeature_active()
75 SEG_LVL_FEATURES feature_id) { in get_segdata()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c42 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
47 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
/external/opencv3/modules/videoio/src/
Dcap_dc1394.cpp777 icvSetFeatureCAM_DC1394( CvCaptureCAM_DC1394* capture, int feature_id, int val){ in icvSetFeatureCAM_DC1394()