FFmpeg
Data Fields
AVDOVINLQParams Struct Reference

Coefficients of the non-linear inverse quantization. More...

#include <dovi_meta.h>

Data Fields

uint16_t nlq_offset
 
uint64_t vdr_in_max
 
uint64_t linear_deadzone_slope
 
uint64_t linear_deadzone_threshold
 

Detailed Description

Coefficients of the non-linear inverse quantization.

For the interpretation of these, see ETSI GS CCM 001.

Definition at line 128 of file dovi_meta.h.

Field Documentation

◆ nlq_offset

uint16_t AVDOVINLQParams::nlq_offset

◆ vdr_in_max

uint64_t AVDOVINLQParams::vdr_in_max

◆ linear_deadzone_slope

uint64_t AVDOVINLQParams::linear_deadzone_slope

◆ linear_deadzone_threshold

uint64_t AVDOVINLQParams::linear_deadzone_threshold

The documentation for this struct was generated from the following file: