drulz
2007-02-15 13:43:28 UTC
hi
Im looking for a formula on how to convert RGB to YUV422. All i can
find on the internet is conversion from RGB to YUV but not 422.
One more thing is im developing on an embedded device which doesnt
have support for 32 bit data type or even floating point, so im
looking for a fixed-point formula that uses shorts or char (16bit/
8bit) types. I have found a formula that uses unsigned char but i dont
have an idea on how to use it to convert RGB to YUV 422. The link is
bellow
http://msdn2.microsoft.com/en-us/library/ms893078.aspx
hope you can help me with this
Im looking for a formula on how to convert RGB to YUV422. All i can
find on the internet is conversion from RGB to YUV but not 422.
One more thing is im developing on an embedded device which doesnt
have support for 32 bit data type or even floating point, so im
looking for a fixed-point formula that uses shorts or char (16bit/
8bit) types. I have found a formula that uses unsigned char but i dont
have an idea on how to use it to convert RGB to YUV 422. The link is
bellow
http://msdn2.microsoft.com/en-us/library/ms893078.aspx
hope you can help me with this