Searched refs:scalType (Results 1 – 3 of 3) sorted by relevance
117 int scalType; /* temporal = 0, spatial = 1, both = 2 */ member
640 currVol->scalType = (int) BitstreamRead1Bits(stream); /* */ in DecodeVOLHeader()641 if (!currVol->scalType) return PV_FAIL; in DecodeVOLHeader()
111 Int scalType; /* temporal = 0, spatial = 1, both = 2 */ member