Home | History | Annotate | Download | only in src

Lines Matching refs:vol

84     int     volID;                  /* VOL identifier (for tracking) */
85 uint timeIncrementResolution;/* VOL time increment */
92 int complexity_estDisable; /* VOL disable complexity estimation */
93 int complexity_estMethod; /* VOL complexity estimation method */
97 int errorResDisable; /* VOL disable error resilence mode */
99 int useReverseVLC; /* VOL reversible VLCs */
100 int dataPartitioning; /* VOL data partitioning */
116 int scalability; /* VOL scalability (flag) */
119 int refVolID; /* VOL id of reference VOL */
120 int refSampDir; /* VOL resol. of ref. VOL */
121 int horSamp_n; /* VOL hor. resampling of ref. VOL given by */
123 int verSamp_n; /* VOL ver. resampling of ref. VOL given by */
125 int enhancementType; /* VOL type of enhancement layer */
129 } Vol;
203 Vol **vol; /* Data stored for each VOL */
242 /* VOL Dimensions */
255 int intra_acdcPredDisable; /* VOL disable INTRA DC prediction */