Displaying 1 result from an estimated 1 matches for "recon_pixel_index".
2006 Jul 24
2
[theora in hardware] Contents of YUV_BUFFER_ENTRY
...ing...
I know it is a buffer for the pixels, but i just recently found out that
there are more things then just the pixels i need. This is a complicated
issue, so i'll explain step by step what i understand (which i might be
wrong) and finally to what i dont understand.
1) What i understand: recon_pixel_index_table(i) returns the absolute
location of a relative location. Example: if i do
recon_pixel_Index_table(0), i would get the first pixel of the frame
(although i dont quite get the visual idea of what is the first pixel. Is it
in that black area around the frame? is it the first real pixel? If i do...