Re: YUV format

Ed Okerson <[email protected]> Fri, 27 Dec 2002 16:34:04 -0600 (CST)
Newsgroups gmane.comp.multimedia.ogg.tarkin.devel
Message-ID <[email protected]>
In tracing through the code I found:

      uint32_t w = buf->w[level];
      uint32_t h = buf->h[level];
      uint32_t f = buf->f[level];

in wavelet_3d_buf_fwd_xform(), but I cannot find where these array
elements are assigned values.  I know there has to be a place where they
are set because the w, h and f values are used immediately following this.
Can you point out where values are assigned?

Ed Okerson


--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to '[email protected]'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.