FFmpeg
Data Fields
H264PredWeightTable Struct Reference

#include <h264_parse.h>

Data Fields

 
 
 
 
  7.4.3.2 luma_weight_lX_flag More...
 
  7.4.3.2 chroma_weight_lX_flag More...
 
int  luma_weight [48][2][2]
 
int  chroma_weight [48][2][2][2]
 
int  implicit_weight [48][48][2]
 

Detailed Description

Definition at line 30 of file h264_parse.h.

Field Documentation

int H264PredWeightTable::use_weight

Definition at line 31 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), h264_slice_header_parse(), h264_slice_init(), implicit_weight_table(), mc_part(), and mc_part_weighted().

int H264PredWeightTable::use_weight_chroma

Definition at line 32 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), h264_slice_init(), implicit_weight_table(), and mc_part_weighted().

int H264PredWeightTable::luma_log2_weight_denom

Definition at line 33 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), implicit_weight_table(), mc_part_weighted(), and vaapi_h264_decode_slice().

int H264PredWeightTable::chroma_log2_weight_denom

Definition at line 34 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), implicit_weight_table(), mc_part_weighted(), and vaapi_h264_decode_slice().

int H264PredWeightTable::luma_weight_flag[2]

7.4.3.2 luma_weight_lX_flag

Definition at line 35 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), h264_slice_header_parse(), and implicit_weight_table().

int H264PredWeightTable::chroma_weight_flag[2]

7.4.3.2 chroma_weight_lX_flag

Definition at line 36 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), h264_slice_header_parse(), and implicit_weight_table().

int H264PredWeightTable::luma_weight[48][2][2]

Definition at line 38 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), and mc_part_weighted().

int H264PredWeightTable::chroma_weight[48][2][2][2]

Definition at line 39 of file h264_parse.h.

Referenced by ff_h264_pred_weight_table(), fill_slice_long(), fill_vaapi_plain_pred_weight_table(), and mc_part_weighted().

int H264PredWeightTable::implicit_weight[48][48][2]

Definition at line 40 of file h264_parse.h.

Referenced by implicit_weight_table(), mc_part(), and mc_part_weighted().


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

Generated on Sun May 13 2018 02:04:31 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /