Searched refs:isCodedSliceData (Results 1 – 1 of 1) sorted by relevance
427 bool isCodedSliceData = nalUnitType == 1 || nalUnitType == 2 || // 1: non-IDR, 2: partiton A in CanDropAvcPkt() local429 return nalRefIdc == 0 && isCodedSliceData; in CanDropAvcPkt()