Home
last modified time | relevance | path

Searched defs:uiSliceIdc (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_enc_macroblock.h72 uint16_t uiSliceIdc; // 2^16=65536 > MaxFS(36864) of level 5.1; AVC: iFirstMbInSlice?; S… member
/third_party/openh264/codec/encoder/core/src/
Dslice_multi_threading.cpp76 const int32_t uiSliceIdc) { in UpdateMbListNeighborParallel()
Dsvc_encode_slice.cpp138 void UpdateMbNeighbor (SDqLayer* pCurDq, SMB* pMb, const int32_t kiMbWidth, uint16_t uiSliceIdc) { in UpdateMbNeighbor()
Dencoder_ext.cpp854 uint16_t uiSliceIdc; //[0..65535] > 36864 of LEVEL5.2 in InitMbInfo() local