Searched refs:vpx_wb_bytes_written (Results 1 – 3 of 3) sorted by relevance
25 size_t vpx_wb_bytes_written(const struct vpx_write_bit_buffer *wb);
17 size_t vpx_wb_bytes_written(const struct vpx_write_bit_buffer *wb) { in vpx_wb_bytes_written() function
1345 uncompressed_hdr_size = vpx_wb_bytes_written(&wb); in vp9_pack_bitstream()