Skip to content

Commit

Permalink
gh #28 HDRMode header changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aktamilbe committed Aug 30, 2024
1 parent d57467e commit 47f483c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/tvTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ typedef enum tvPQParameterIndex {
PQ_PARAM_WB_RED_OFFSET, //!< Picture parmaeter is Component Red Offset
PQ_PARAM_WB_GREEN_OFFSET, //!< Picture parmaeter is Component Blue offset
PQ_PARAM_WB_BLUE_OFFSET, //!< Picture parmaeter is Component Green Offset
PQ_PARAM_HDRMODE, //!< Picture parmaeter is HDRMode
PQ_PARAM_HDR_MODE, //!< Picture parmaeter is HDRMode
PQ_PARAM_MAX //!< End of enum
}tvPQParameterIndex_t;

Expand Down

0 comments on commit 47f483c

Please sign in to comment.