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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv34.h124 int (*decode_mb_info)(struct RV34DecContext *r); member in struct:RV34DecContext
H A Dindeo4.c418 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, function
591 ctx->decode_mb_info = decode_mb_info;
H A Dindeo5.c417 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, function
626 ctx->decode_mb_info = decode_mb_info;
H A Divi_common.h248 int (*decode_mb_info) (struct IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx); member in struct:IVI45DecContext
H A Drv30.c263 r->decode_mb_info = rv30_decode_mb_info;
H A Drv40.c551 r->decode_mb_info = rv40_decode_mb_info;
H A Divi_common.c736 result = ctx->decode_mb_info(ctx, band, tile, avctx);
H A Drv34.c398 r->block_type = r->decode_mb_info(r);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv34.h125 int (*decode_mb_info)(struct RV34DecContext *r); member in struct:RV34DecContext
H A Dindeo4.c466 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, function
680 ctx->decode_mb_info = decode_mb_info;
H A Dindeo5.c453 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, function
671 ctx->decode_mb_info = decode_mb_info;
H A Divi_common.h263 int (*decode_mb_info) (struct IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx); member in struct:IVI45DecContext
H A Drv30.c278 r->decode_mb_info = rv30_decode_mb_info;
H A Drv40.c560 r->decode_mb_info = rv40_decode_mb_info;
H A Divi_common.c1000 result = ctx->decode_mb_info(ctx, band, tile, avctx);
H A Drv34.c395 r->block_type = r->decode_mb_info(r);

Completed in 150 milliseconds