Searched refs:complexity_estMethod (Results 1 – 2 of 2) sorted by relevance
93 int complexity_estMethod; /* VOL complexity estimation method */ member
546 currVol->complexity_estMethod = BitstreamReadBits16(stream, 2); in DecodeVOLHeader()548 if (currVol->complexity_estMethod < 2) in DecodeVOLHeader()580 if (currVol->complexity_estMethod == 1) in DecodeVOLHeader()912 if (currVol->complexity_estMethod < 2) /* OCT 2002 */ in DecodeVOPHeader()