Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo5.c399 band->inherit_qdelta = band_flags & 8; in decode_band_hdr()
401 if (!band->qdelta_present) band->inherit_qdelta = 1; in decode_band_hdr()
468 ((band->qdelta_present && band->inherit_qdelta) || band->inherit_mv)) in decode_mb_info()
529 if (band->inherit_qdelta) { in decode_mb_info()
H A Divi.h162 int inherit_qdelta; ///< tells if quantiser delta is inherited from reference macroblock member
H A Dindeo4.c317 band->inherit_qdelta = get_bits1(&ctx->gb); in decode_band_hdr()
552 if (band->inherit_qdelta) { in decode_mb_info()
H A Divi.c794 if (band->inherit_qdelta) in ivi_process_empty_tile()

Completed in 6 milliseconds