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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c76 static int decode_unsigned_max(struct vp9_read_bit_buffer *rb, int max) { function
532 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j));

Completed in 495 milliseconds