Lines Matching refs:offset_max
1555 int offset_min = INT_MAX, offset_max = INT_MAX;
1586 if (temp_max < offset_max)
1587 offset_max = temp_max;
1600 bo->max = FFMIN(offset + offset_max, HUFF_OFFSET_MAX);
1612 int offset_min, offset_max;
1616 offset_max = FFMIN(max, HUFF_OFFSET_MAX);
1618 while (offset <= offset_max && offset >= offset_min) {
1682 int16_t offset_max;
1689 offset_max = temp_bo.max;
1693 codebook_bits(ctx, channel, i - 1, offset_max + 1,