Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dparameter_sets.h147 uint32_t uiBottomRight[MAX_SLICEGROUP_IDS]; member
/third_party/openh264/codec/encoder/core/src/
Dau_set.cpp427 BsWriteUE (pLocalBitStringAux, pPps->uiBottomRight[i]); in WelsWritePpsSyntax()
618 memset (&pPps->uiBottomRight[0], 0, MAX_SLICEGROUP_IDS * sizeof (pPps->uiBottomRight[0])); in WelsInitPps()
/third_party/openh264/codec/decoder/core/inc/
Dparameter_sets.h179 uint32_t uiBottomRight[MAX_SLICEGROUP_IDS]; member