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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_write_bit_buffer.h27 size_t vp9_rb_bytes_written(struct vp9_write_bit_buffer *wb);
H A Dvp9_write_bit_buffer.c13 size_t vp9_rb_bytes_written(struct vp9_write_bit_buffer *wb) { function
H A Dvp9_bitstream.c1206 uncompressed_hdr_size = vp9_rb_bytes_written(&wb);

Completed in 113 milliseconds