Searched refs:keSt (Results 1 – 2 of 2) sorted by relevance
177 void WelsCountMbType (int32_t (*iMbCount)[18], const EWelsSliceType keSt, const SMB* kpMb) { in WelsCountMbType() argument183 ++ iMbCount[keSt][Intra4x4]; in WelsCountMbType()186 ++ iMbCount[keSt][Intra16x16]; in WelsCountMbType()189 ++ iMbCount[keSt][PSkip]; in WelsCountMbType()192 ++ iMbCount[keSt][Inter16x16]; in WelsCountMbType()195 ++ iMbCount[keSt][Inter16x8]; in WelsCountMbType()198 ++ iMbCount[keSt][Inter8x16]; in WelsCountMbType()201 ++ iMbCount[keSt][Inter8x8]; in WelsCountMbType()204 ++ iMbCount[keSt][7]; in WelsCountMbType()
449 const EWelsSliceType keSt = pSh->eSliceType; in ParseRefPicListReordering() local453 if (keSt == I_SLICE || keSt == SI_SLICE) in ParseRefPicListReordering()493 if (keSt != B_SLICE) in ParseRefPicListReordering()