Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo4.c271 static int decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *arg_band, in decode_band_hdr() function
687 ctx->decode_band_hdr = decode_band_hdr; in decode_init()
H A Dindeo5.c383 static int decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *band, in decode_band_hdr() function
674 ctx->decode_band_hdr = decode_band_hdr; in decode_init()
H A Divi.h259 int (*decode_band_hdr) (struct IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx); member
H A Divi.c965 result = ctx->decode_band_hdr(ctx, band, avctx); in decode_band()

Completed in 6 milliseconds