Searched refs:prepare_buf (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ivi.c | 924 static void *prepare_buf(IVI45DecContext *ctx, IVIBandDesc *band, int i) in prepare_buf() function 947 band->buf = prepare_buf(ctx, band, ctx->dst_buf); in decode_band() 953 band->ref_buf = prepare_buf(ctx, band, ctx->b_ref_buf); in decode_band() 954 band->b_ref_buf = prepare_buf(ctx, band, ctx->ref_buf); in decode_band() 958 band->ref_buf = prepare_buf(ctx, band, ctx->ref_buf); in decode_band()
|
Completed in 4 milliseconds