Home
last modified time | relevance | path

Searched refs:Vmax (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/libraries/dsp/ARM9.TWL/src/
Dcoverts.c60 #define Vmax 127 macro
112 out_ycb_cr[5] =(unsigned char)(sat2s((short)(Cr>>16),Vmin,Vmax)+128);\ in DSPi_rgb565_2_yuv()