Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecode_mb_aux.cpp169 void GetI4LumaIChromaAddrTable (int32_t* pBlockOffset, const int32_t kiYStride, const int32_t kiUVS… in GetI4LumaIChromaAddrTable() argument
179 pOffset[i] = (kuiX + kiYStride * kuiY) << 2; in GetI4LumaIChromaAddrTable()
/third_party/openh264/codec/decoder/core/inc/
Ddecode_mb_aux.h74 void GetI4LumaIChromaAddrTable (int32_t* pBlockOffset, const int32_t kiYStride, const int32_t kiUVS…