Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c58 static int decode_unsigned_max(struct vpx_read_bit_buffer *rb, int max) { in decode_unsigned_max() function
1364 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j)); in setup_segmentation()