Searched refs:rbsp_buffer_alloc_size (Results 1 – 4 of 4) sorted by relevance
353 if (rbsp->rbsp_buffer_alloc_size >= size && in alloc_rbsp_buffer()370 rbsp->rbsp_buffer_alloc_size = size; in alloc_rbsp_buffer()382 rbsp->rbsp_buffer_alloc_size = 0; in alloc_rbsp_buffer()536 pkt->rbsp.rbsp_buffer_alloc_size = pkt->rbsp.rbsp_buffer_size = 0; in ff_h2645_packet_uninit()
76 int rbsp_buffer_alloc_size; member
73 …av_fast_padded_malloc(&sps_rbsp.rbsp_buffer, &sps_rbsp.rbsp_buffer_alloc_size, avctx->extradata_si… in generate_fake_vps()
270 av_fast_padded_malloc(&rbsp.rbsp_buffer, &rbsp.rbsp_buffer_alloc_size, buf_size); in parse_nal_units()