Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c223 uint16_t *mctmp; /* buffer holding the MC data multiplied by OBMC weights */ member
1794 static void mc_row(DiracContext *s, DiracBlock *block, uint16_t *mctmp, in argument
1758 block_mc(DiracContext *s, DiracBlock *block, uint16_t *mctmp, uint8_t *obmc_weight, int plane, int dstx, int dsty) block_mc() argument
1937 uint16_t *mctmp = s->mctmp + y*rowheight; dirac_decode_frame_internal() local
[all...]

Completed in 9 milliseconds