FFmpeg
Data Fields
H264PredWeightTable Struct Reference

#include <h264_parse.h>

Data Fields

int  use_weight
 
 
 
 
int  luma_weight_flag [2]
  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 69 of file h264_parse.h.

Field Documentation

use_weight

int H264PredWeightTable::use_weight

Definition at line 70 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().

use_weight_chroma

int H264PredWeightTable::use_weight_chroma

Definition at line 71 of file h264_parse.h.

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

luma_log2_weight_denom

int H264PredWeightTable::luma_log2_weight_denom

Definition at line 72 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().

chroma_log2_weight_denom

int H264PredWeightTable::chroma_log2_weight_denom

Definition at line 73 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().

luma_weight_flag

int H264PredWeightTable::luma_weight_flag[2]

7.4.3.2 luma_weight_lX_flag

Definition at line 74 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().

chroma_weight_flag

int H264PredWeightTable::chroma_weight_flag[2]

7.4.3.2 chroma_weight_lX_flag

Definition at line 75 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().

luma_weight

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

Definition at line 77 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().

chroma_weight

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

Definition at line 78 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().

implicit_weight

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

Definition at line 79 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 Fri Aug 22 2025 14:00:23 for FFmpeg by   doxygen 1.8.17

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