Home | History | Annotate | Download | only in libjasper

Lines Matching full:progression

83 /* Progression change list. */
87 /* The number of progression changes. */
90 /* The maximum number of progression changes that can be accomodated
91 without growing the progression change array. */
94 /* The progression changes. */
201 /* The current progression change. */
204 /* The progression change list. */
207 /* The progression to use in the absense of explicit specification. */
210 /* The current progression change number. */
213 /* Is this the first time in the current progression volume? */
234 /* Add a progression change to a packet iterator. */
261 /* Get the progression order for the current packet. */
265 * Functions/macros for progression change lists.
268 /* Create a progression change list. */
271 /* Destroy a progression change list. */
274 /* Insert a new element into a progression change list. */
277 /* Remove an element from a progression change list. */
280 /* Get an element from a progression change list. */
283 /* Copy a progression change list. */
286 /* Get the number of elements in a progression change list. */
290 * Functions/macros for progression changes.
293 /* Destroy a progression change. */
296 /* Copy a progression change. */