Searched refs:diff_start (Results 1 – 1 of 1) sorted by relevance
69 int diff_start, diff_height; member222 y_pos += s->diff_start; in flashsv_decode_block()392 s->diff_start = 0; in flashsv_decode_frame()424 s->diff_start = get_bits(&gb, 8); in flashsv_decode_frame()426 if (s->diff_start + s->diff_height > cur_blk_height) { in flashsv_decode_frame()429 s->diff_start, s->diff_height, cur_blk_height); in flashsv_decode_frame()434 i, j, s->diff_start, s->diff_height); in flashsv_decode_frame()