Searched refs:bitstream_allocated (Results 1 – 6 of 6) sorted by relevance
61 unsigned int bitstream_allocated; member
34 unsigned int bitstream_allocated; member322 tmp = av_fast_realloc(ctx->bitstream_cache, &ctx->bitstream_allocated, in dxva2_av1_decode_slice()452 ctx->bitstream_allocated = 0; in dxva2_av1_uninit()
140 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_h264_decode_slice()
276 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_hevc_decode_slice()
316 tmp = av_fast_realloc(ctx->bitstream_internal, &ctx->bitstream_allocated, in nvdec_av1_decode_slice()
269 ctx->bitstream_allocated = 0; in ff_nvdec_decode_uninit()