Home | History | Annotate | Download | only in src

Lines Matching defs:vol

49     /* Syntax elements copied from VOL (standard) */
76 Int volID; /* VOL identifier (for tracking) */
79 Int timeIncrementResolution; /* VOL time increment */
88 /* VOL Dimensions */
93 Int ResyncMarkerDisable; /* VOL Disable Resynch Markers */
94 Int useReverseVLC; /* VOL reversible VLCs */
95 Int dataPartitioning; /* VOL data partitioning */
109 Int scalability; /* VOL scalability (flag) */
112 Int refVolID; /* VOL id of reference VOL */
113 Int refSampDir; /* VOL resol. of ref. VOL */
114 Int horSamp_n; /* VOL hor. resampling of ref. VOL given by */
116 Int verSamp_n; /* VOL ver. resampling of ref. VOL given by */
118 Int enhancementType; /* VOL type of enhancement layer */
128 } Vol;
177 /*VOL Parameters */
224 Int GetVolHeader[2]; /* Flag to check if Vol Header has been retrieved */
319 /* VOL Header Initialization */
320 UChar volInitialize[4]; /* Used to Write VOL Headers */
323 Vol **vol; /* Data stored for each VOL */