FFmpeg
Data Fields
AVDOVIReshapingCurve Struct Reference

#include <dovi_meta.h>

Data Fields

uint8_t num_pivots
 
uint16_t pivots [AV_DOVI_MAX_PIECES+1]
 
enum AVDOVIMappingMethod mapping_idc [AV_DOVI_MAX_PIECES]
 
uint8_t poly_order [AV_DOVI_MAX_PIECES]
 
int64_t poly_coef [AV_DOVI_MAX_PIECES][3]
 
uint8_t mmr_order [AV_DOVI_MAX_PIECES]
 
int64_t mmr_constant [AV_DOVI_MAX_PIECES]
 
int64_t mmr_coef [AV_DOVI_MAX_PIECES][3][7]
 

Detailed Description

Definition at line 106 of file dovi_meta.h.

Field Documentation

◆ num_pivots

uint8_t AVDOVIReshapingCurve::num_pivots

◆ pivots

uint16_t AVDOVIReshapingCurve::pivots[AV_DOVI_MAX_PIECES+1]

◆ mapping_idc

enum AVDOVIMappingMethod AVDOVIReshapingCurve::mapping_idc[AV_DOVI_MAX_PIECES]

◆ poly_order

uint8_t AVDOVIReshapingCurve::poly_order[AV_DOVI_MAX_PIECES]

◆ poly_coef

int64_t AVDOVIReshapingCurve::poly_coef[AV_DOVI_MAX_PIECES][3]

◆ mmr_order

uint8_t AVDOVIReshapingCurve::mmr_order[AV_DOVI_MAX_PIECES]

◆ mmr_constant

int64_t AVDOVIReshapingCurve::mmr_constant[AV_DOVI_MAX_PIECES]

◆ mmr_coef

int64_t AVDOVIReshapingCurve::mmr_coef[AV_DOVI_MAX_PIECES][3][7]

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