Re: YUV format
Holger Waechtler <[email protected]> Sat, 28 Dec 2002 18:48:51 +0100
| Newsgroups | gmane.comp.multimedia.ogg.tarkin.devel |
|---|---|
| Message-ID | <[email protected]> |
Ed Okerson wrote: > 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? in wavelet.c, function wavelet_3d_buf_new(), lines 47-74. Holger --- >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.