Searched defs:ref_block (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | indeo3.c | 590 uint8_t code, *block, *ref_block = 0; in decode_cell() local 427 decode_cell_data(Indeo3DecodeContext *ctx, Cell *cell, uint8_t *block, uint8_t *ref_block, ptrdiff_t row_offset, int h_zoom, int v_zoom, int mode, const vqEntry *delta[2], int swap_quads[2], const uint8_t **data_ptr, const uint8_t *last_ptr) decode_cell_data() argument [all...] |
Completed in 3 milliseconds