Home
last modified time | relevance | path

Searched defs:mc_type2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Divi.c600 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...]

Completed in 2 milliseconds