Home
last modified time | relevance | path

Searched defs:luma_weight_flag (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_parse.h74 int luma_weight_flag[2]; ///< 7.4.3.2 luma_weight_lX_flag member
H A Dvaapi_h264.c188 fill_vaapi_plain_pred_weight_table(const H264Context *h, int list, unsigned char *luma_weight_flag, short luma_weight[32], short luma_offset[32], unsigned char *chroma_weight_flag, short chroma_weight[32][2], short chroma_offset[32][2]) fill_vaapi_plain_pred_weight_table() argument
H A Dh264_parse.c60 int luma_weight_flag, chroma_weight_flag; in ff_h264_pred_weight_table() local

Completed in 2 milliseconds