Home
last modified time | relevance | path

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

/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dcommon.h981 int Ref1Weight() const { return m_ref1_weight; } in Ref1Weight()
989 m_ref1_weight != 1 || in CustomRefWeights()
1054 void SetRef1Weight(int wt) { m_ref1_weight=wt; } in SetRef1Weight()
1084 int m_ref1_weight; variable