Searched defs:iPartWidth (Results 1 – 4 of 4) sorted by relevance
26 int32_t iPartWidth; member32 int32_t iPartIdx, int32_t iPartWidth, int8_t iRef, int16_t iMVP[2]) { in AnchorPredMv()126 int32_t iPartWidth; member
238 int8_t iPartWidth; //based on 4*4 block member
707 int32_t listIdx, int32_t iPartIdx, int32_t iPartWidth, int8_t iRef, int16_t iMVP[2]) { in PredMv()
1209 int32_t iRefIdx[4] = {0}, iSubPartCount[4], iPartWidth[4]; in ParseInterInfo() local