|
Linux Kernel
3.7.1
|
#include <crystalhd_fw_if.h>
Data Fields | |
| struct fgt_sei * | next |
| unsigned char | model_values [3][MAX_FGT_VALUE_INTERVAL][MAX_FGT_MODEL_VALUE] |
| unsigned char | upper_bound [3][MAX_FGT_VALUE_INTERVAL] |
| unsigned char | lower_bound [3][MAX_FGT_VALUE_INTERVAL] |
| unsigned char | cancel_flag |
| unsigned char | model_id |
| unsigned char | color_desc_flag |
| unsigned char | bit_depth_luma |
| unsigned char | bit_depth_chroma |
| unsigned char | full_range_flag |
| unsigned char | color_primaries |
| unsigned char | transfer_charact |
| unsigned char | matrix_coeff |
| unsigned char | blending_mode_id |
| unsigned char | log2_scale_factor |
| unsigned char | comp_flag [3] |
| unsigned char | num_intervals_minus1 [3] |
| unsigned char | num_model_values [3] |
| uint16_t | repetition_period |
Definition at line 107 of file crystalhd_fw_if.h.
| unsigned char bit_depth_chroma |
Definition at line 119 of file crystalhd_fw_if.h.
| unsigned char bit_depth_luma |
Definition at line 118 of file crystalhd_fw_if.h.
| unsigned char blending_mode_id |
Definition at line 126 of file crystalhd_fw_if.h.
| unsigned char cancel_flag |
Definition at line 113 of file crystalhd_fw_if.h.
| unsigned char color_desc_flag |
Definition at line 117 of file crystalhd_fw_if.h.
| unsigned char color_primaries |
Definition at line 121 of file crystalhd_fw_if.h.
| unsigned char comp_flag[3] |
Definition at line 128 of file crystalhd_fw_if.h.
| unsigned char full_range_flag |
Definition at line 120 of file crystalhd_fw_if.h.
| unsigned char log2_scale_factor |
Definition at line 127 of file crystalhd_fw_if.h.
| unsigned char lower_bound[3][MAX_FGT_VALUE_INTERVAL] |
Definition at line 111 of file crystalhd_fw_if.h.
| unsigned char matrix_coeff |
Definition at line 123 of file crystalhd_fw_if.h.
| unsigned char model_id |
Definition at line 114 of file crystalhd_fw_if.h.
| unsigned char model_values[3][MAX_FGT_VALUE_INTERVAL][MAX_FGT_MODEL_VALUE] |
Definition at line 109 of file crystalhd_fw_if.h.
Definition at line 108 of file crystalhd_fw_if.h.
| unsigned char num_intervals_minus1[3] |
Definition at line 129 of file crystalhd_fw_if.h.
| unsigned char num_model_values[3] |
Definition at line 130 of file crystalhd_fw_if.h.
| uint16_t repetition_period |
Definition at line 131 of file crystalhd_fw_if.h.
| unsigned char transfer_charact |
Definition at line 122 of file crystalhd_fw_if.h.
| unsigned char upper_bound[3][MAX_FGT_VALUE_INTERVAL] |
Definition at line 110 of file crystalhd_fw_if.h.
1.8.2