Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Divi.c476 static int ivi_dc_transform(const IVIBandDesc *band, int *prev_dc, int buf_offs, in ivi_dc_transform() argument
479 band->dc_transform(prev_dc, band->buf + buf_offs, in ivi_dc_transform()
603 uint32_t cbp, quant, buf_offs; in ivi_decode_blocks() local
629 buf_offs = mb->buf_offs; in ivi_decode_blocks()
693 buf_offs += blk_size; in ivi_decode_blocks()
695 buf_offs -= blk_size; in ivi_decode_blocks()
696 buf_offs += blk_size * band->pitch; in ivi_decode_blocks()
705 buf_offs, avctx); in ivi_decode_blocks()
709 int buf_size = band->pitch * band->aheight - buf_offs; in ivi_decode_blocks()
[all...]
H A Divi.h113 uint32_t buf_offs; ///< address in the output buffer for this mb member
H A Dindeo4.c499 mb->buf_offs = mb_offset; in decode_mb_info()
H A Dindeo5.c487 mb->buf_offs = mb_offset; in decode_mb_info()

Completed in 5 milliseconds