Home
last modified time | relevance | path

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

/external/chromium_org/media/filters/
Dh264_parser.cc966 int def_chroma_weight = 1 << chroma_log2_weight_denom; in ParseWeightingFactors() local
993 w_facts->chroma_weight[i][j] = def_chroma_weight; in ParseWeightingFactors()