Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c790 const int data_max = vp9_seg_feature_data_max(j); in encode_segmentation() local
793 encode_unsigned_max(wb, abs(data), data_max); in encode_segmentation()
796 encode_unsigned_max(wb, data, data_max); in encode_segmentation()