Home
last modified time | relevance | path

Searched refs:bitstream_allocated (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec.h61 unsigned int bitstream_allocated; member
Ddxva2_av1.c34 unsigned int bitstream_allocated; member
322 tmp = av_fast_realloc(ctx->bitstream_cache, &ctx->bitstream_allocated, in dxva2_av1_decode_slice()
452 ctx->bitstream_allocated = 0; in dxva2_av1_uninit()
Dnvdec_h264.c140 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_h264_decode_slice()
Dnvdec_hevc.c276 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_hevc_decode_slice()
Dnvdec_av1.c316 tmp = av_fast_realloc(ctx->bitstream_internal, &ctx->bitstream_allocated, in nvdec_av1_decode_slice()
Dnvdec.c269 ctx->bitstream_allocated = 0; in ff_nvdec_decode_uninit()