Searched refs:lengthType (Results 1 – 2 of 2) sorted by relevance
82 private AlpFilterConfiguration(Settings settings, int packetType, int lengthType) { in AlpFilterConfiguration() argument85 mLengthType = lengthType; in AlpFilterConfiguration()145 public Builder setLengthType(@LengthType int lengthType) { in setLengthType() argument146 mLengthType = lengthType; in setLengthType()
2944 DemuxAlpLengthType lengthType = static_cast<DemuxAlpLengthType>( in getFilterConfiguration() local2948 .lengthType = lengthType, in getFilterConfiguration()