Home
last modified time | relevance | path

Searched refs:chroma_def (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_parse.c35 int luma_def, chroma_def; in ff_h264_pred_weight_table() local
53 chroma_def = 1 << pwt->chroma_log2_weight_denom; in ff_h264_pred_weight_table()
88 pwt->chroma_weight[i][list][j][0] = chroma_def; in ff_h264_pred_weight_table()
92 if (pwt->chroma_weight[i][list][j][0] != chroma_def || in ff_h264_pred_weight_table()
101 pwt->chroma_weight[i][list][j][0] = chroma_def; in ff_h264_pred_weight_table()