Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()
/hardware/qcom/display/msm8996/sdm/include/private/
Dcolor_params.h408 inline DisplayError AddFeature(uint32_t feature_id, PPFeatureInfo *feature) { in AddFeature()