Home
last modified time | relevance | path

Searched refs:allocate_frame_buffers (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dindeo3.c167 static av_cold int allocate_frame_buffers(Indeo3DecodeContext *ctx, in allocate_frame_buffers() function
958 if ((res = allocate_frame_buffers(ctx, avctx, width, height)) < 0) in decode_frame_headers()
1064 return allocate_frame_buffers(ctx, avctx, avctx->width, avctx->height); in decode_init()

Completed in 2 milliseconds