Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c62 static void encode_unsigned_max(struct vp9_write_bit_buffer *wb, in encode_unsigned_max() function
793 encode_unsigned_max(wb, abs(data), data_max); in encode_segmentation()
796 encode_unsigned_max(wb, data, data_max); in encode_segmentation()