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 126 of file dovi_meta.h.

Field Documentation

◆ nlq_offset

uint16_t AVDOVINLQParams::nlq_offset

Definition at line 127 of file dovi_meta.h.

Referenced by dump_dovi_metadata(), ff_dovi_rpu_parse(), and print_dovi_metadata().

◆ vdr_in_max

uint64_t AVDOVINLQParams::vdr_in_max

Definition at line 128 of file dovi_meta.h.

Referenced by dump_dovi_metadata(), ff_dovi_rpu_parse(), and print_dovi_metadata().

◆ linear_deadzone_slope

uint64_t AVDOVINLQParams::linear_deadzone_slope

Definition at line 130 of file dovi_meta.h.

Referenced by dump_dovi_metadata(), ff_dovi_rpu_parse(), and print_dovi_metadata().

◆ linear_deadzone_threshold

uint64_t AVDOVINLQParams::linear_deadzone_threshold

Definition at line 131 of file dovi_meta.h.

Referenced by dump_dovi_metadata(), ff_dovi_rpu_parse(), and print_dovi_metadata().


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