Searched refs:quantType (Results 1 – 10 of 10) sorted by relevance
108 uint quantType; /* MPEG-4 or H.263 Quantization Type */ member
482 currVol->quantType = BitstreamRead1Bits(stream); in DecodeVOLHeader()483 if (currVol->quantType) in DecodeVOLHeader()
266 video->vol[idx]->quantType = 0; in PVInitVideoDecoder()
178 Int quantType[2]; member
67 if (currVol->quantType == 0) in EncodeFrameDataPartMode()273 if (currVol->quantType == 0) in EncodeSliceDataPartMode()
70 if (currVol->quantType == 0) in EncodeFrameCombinedMode()327 if (currVol->quantType == 0) in EncodeSliceCombinedMode()
100 Int quantType; /* MPEG-4 or H.263 Quantization Type */ member
161 encParams.quantType[0] = 0; in main()
140 mEncParams->quantType[0] = 0; in initEncParams()
338 mEncParams->quantType[0] = 0; in initEncParams()