Jetson Linux API Reference

36.2 Release
v4l2_h264_weight_factors Struct Reference

Detailed Description

Definition at line 1399 of file v4l2-controls.h.

Data Fields

__s16 luma_weight [32]
 
__s16 luma_offset [32]
 
__s16 chroma_weight [32][2]
 
__s16 chroma_offset [32][2]
 

Field Documentation

◆ chroma_offset

__s16 v4l2_h264_weight_factors::chroma_offset[32][2]

Definition at line 1403 of file v4l2-controls.h.

◆ chroma_weight

__s16 v4l2_h264_weight_factors::chroma_weight[32][2]

Definition at line 1402 of file v4l2-controls.h.

◆ luma_offset

__s16 v4l2_h264_weight_factors::luma_offset[32]

Definition at line 1401 of file v4l2-controls.h.

◆ luma_weight

__s16 v4l2_h264_weight_factors::luma_weight[32]

Definition at line 1400 of file v4l2-controls.h.


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