Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::H264WeightingFactors Struct Reference

Public Attributes

bool luma_weight_flag [32]
 
bool chroma_weight_flag [32]
 
int luma_weight [32]
 
int luma_offset [32]
 
int chroma_weight [32][2]
 
int chroma_offset [32][2]
 

Detailed Description

Definition at line 132 of file h264_parser.h.

Member Data Documentation

◆ chroma_offset

int shaka::media::H264WeightingFactors::chroma_offset[32][2]

Definition at line 138 of file h264_parser.h.

◆ chroma_weight

int shaka::media::H264WeightingFactors::chroma_weight[32][2]

Definition at line 137 of file h264_parser.h.

◆ chroma_weight_flag

bool shaka::media::H264WeightingFactors::chroma_weight_flag[32]

Definition at line 134 of file h264_parser.h.

◆ luma_offset

int shaka::media::H264WeightingFactors::luma_offset[32]

Definition at line 136 of file h264_parser.h.

◆ luma_weight

int shaka::media::H264WeightingFactors::luma_weight[32]

Definition at line 135 of file h264_parser.h.

◆ luma_weight_flag

bool shaka::media::H264WeightingFactors::luma_weight_flag[32]

Definition at line 133 of file h264_parser.h.


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