Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c68 static void encode_unsigned_max(struct vpx_write_bit_buffer *wb, int data, in encode_unsigned_max() function
807 encode_unsigned_max(wb, abs(data), data_max); in encode_segmentation()
810 encode_unsigned_max(wb, data, data_max); in encode_segmentation()