H A D | ivi.c | 79 ptrdiff_t pitch, int mc_type, int mc_type2); 83 int mc_type, int mc_type2) in ivi_mc() 96 if (mc_type2 == -1) { in ivi_mc() 100 int ref_size2 = (mc_type2 > 1) * band->pitch + (mc_type2 & 1); in ivi_mc() 108 band->pitch, mc_type2); in ivi_mc() 112 mc_type, mc_type2); in ivi_mc() 490 int mc_type, int mc_type2, in ivi_decode_coded_blocks() 581 mc_type, mc_type2); in ivi_decode_coded_blocks() 600 int mc_type = 0, mc_type2 in ivi_decode_blocks() local 81 ivi_mc(const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, int offs, int mv_x, int mv_y, int mv_x2, int mv_y2, int mc_type, int mc_type2) ivi_mc() argument 485 ivi_decode_coded_blocks(GetBitContext *gb, const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, int mv_x, int mv_y, int mv_x2, int mv_y2, int *prev_dc, int is_intra, int mc_type, int mc_type2, uint32_t quant, int offs, AVCodecContext *avctx) ivi_decode_coded_blocks() argument [all...] |