Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_parser.cc1165 int def_luma_weight = 1 << luma_log2_weight_denom; in ParseWeightingFactors() local
1177 w_facts->luma_weight[i] = def_luma_weight; in ParseWeightingFactors()