Home
last modified time | relevance | path

Searched refs:glob_quant (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h165 int glob_quant; ///< quant base for this band member
Divi.c629 quant = band->glob_quant + mb->q_delta; in ivi_decode_blocks()
786 mb->q_delta = band->glob_quant; in ivi_process_empty_tile()
Dindeo5.c431 band->glob_quant = get_bits(&ctx->gb, 5); in decode_band_hdr()
Dindeo4.c319 band->glob_quant = get_bits(&ctx->gb, 5); in decode_band_hdr()