Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_common_basis.h132 static inline void GetMbResProperty (int32_t* pMBproperty, int32_t* pResidualProperty, bool bCavlc)… in GetMbResProperty() argument
135 *pMBproperty = 1; in GetMbResProperty()
139 *pMBproperty = 2; in GetMbResProperty()
143 *pMBproperty = 0; in GetMbResProperty()
147 *pMBproperty = 1; in GetMbResProperty()
151 *pMBproperty = 2; in GetMbResProperty()
155 *pMBproperty = 0; in GetMbResProperty()
158 *pMBproperty = 0; in GetMbResProperty()
161 *pMBproperty = 3; in GetMbResProperty()
165 *pMBproperty = 4; in GetMbResProperty()
[all …]