Searched refs:sequenceParameterSetExtLength (Results 1 – 1 of 1) sorted by relevance
253 int sequenceParameterSetExtLength = IsoTypeReader.readUInt16(content); in AVCDecoderConfigurationRecord() local254 byte[] sequenceParameterSetExtNALUnit = new byte[sequenceParameterSetExtLength]; in AVCDecoderConfigurationRecord()