Searched refs:vpx_rb_bytes_read (Results 1 – 3 of 3) sorted by relevance
33 size_t vpx_rb_bytes_read(struct vpx_read_bit_buffer *rb);
13 size_t vpx_rb_bytes_read(struct vpx_read_bit_buffer *rb) { in vpx_rb_bytes_read() function
2066 data += vpx_rb_bytes_read(&rb); in vp9_decode_frame()