Searched refs:sb_buf (Results 1 – 1 of 1) sorted by relevance
62 uint8_t *sb_buf; member501 if (viv->sb_buf) in load_sb_block()502 av_free(viv->sb_buf); in load_sb_block()504 viv->sb_buf = read_sb_block(s->pb, &size, &viv->sb_key, expected_size); in load_sb_block()505 if (!viv->sb_buf) { in load_sb_block()509 pb = avio_alloc_context(viv->sb_buf, size, 0, NULL, NULL, NULL, NULL); in load_sb_block()741 av_freep(&viv->sb_buf); in viv_read_close()