Home
last modified time | relevance | path

Searched refs:GetMbResProperty (Results 1 – 3 of 3) 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() function
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cavlc.cpp870 GetMbResProperty (&iMbResProperty, &iResidualProperty, 1); in WelsResidualBlockCavlc()
988 GetMbResProperty (&iMbResProperty, &iResidualProperty, 1); in WelsResidualBlockCavlc8x8()
Dparse_mb_syn_cabac.cpp1407 GetMbResProperty (&iMbResProperty, &iResProperty, false); in ParseResidualBlockCabac8x8()
1449 GetMbResProperty (&iMbResProperty, &iResProperty, false); in ParseResidualBlockCabac()