Searched refs:pictureParameterSetLength (Results 1 – 1 of 1) sorted by relevance
233 int pictureParameterSetLength = IsoTypeReader.readUInt16(content); in AVCDecoderConfigurationRecord() local234 byte[] pictureParameterSetNALUnit = new byte[pictureParameterSetLength]; in AVCDecoderConfigurationRecord()