tone_mapping_struct_tmp Struct Reference
Interpret the HDR tone-mapping SEI message (JVT-T060).
More...
|
Data Fields |
unsigned int | tone_map_id |
unsigned char | tone_map_cancel_flag |
unsigned int | tone_map_repetition_period |
unsigned char | coded_data_bit_depth |
unsigned char | sei_bit_depth |
unsigned int | model_id |
int | min_value |
int | max_value |
int | sigmoid_midpoint |
int | sigmoid_width |
int | start_of_coded_interval [1<< MAX_SEI_BIT_DEPTH] |
int | num_pivots |
int | coded_pivot_value [MAX_NUM_PIVOTS] |
int | sei_pivot_value [MAX_NUM_PIVOTS] |
Detailed Description
Interpret the HDR tone-mapping SEI message (JVT-T060).
- Parameters:
-
| payload | a pointer that point to the sei payload |
| size | the size of the sei message |
| p_Img | the image pointer |
Definition at line 1872 of file sei.c.
The documentation for this struct was generated from the following file: