Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.h48 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c526 static void set_segment_data(VP8_COMP *cpi, signed char *feature_data, unsigned char abs_delta) in set_segment_data()
536 signed char feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; in segmentation_test_function() local
572 signed char feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; in cyclic_background_refresh() local
5473 signed char feature_data[MB_LVL_MAX][MAX_MB_SEGMENTS]; in vp8_set_roimap() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.c45 signed char *feature_data, in vp9_set_segment_data()
Dvp9_onyx_if.c3353 signed char feature_data[SEG_LVL_MAX][MAX_SEGMENTS]; local