Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.c18 static const int seg_feature_data_signed[SEG_LVL_MAX] = { 1, 1, 0, 0 }; variable
49 return seg_feature_data_signed[feature_id]; in vp9_is_segfeature_signed()
56 assert(seg_feature_data_signed[feature_id]); in vp9_set_segdata()