Searched refs:sequenceParameterSetLength (Results 1 – 1 of 1) sorted by relevance
225 int sequenceParameterSetLength = IsoTypeReader.readUInt16(content); in AVCDecoderConfigurationRecord() local227 byte[] sequenceParameterSetNALUnit = new byte[sequenceParameterSetLength]; in AVCDecoderConfigurationRecord()