Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/src/
Dcoverts.c82 short ybuf_index=0; in DSPi_rgb565_2_yuv() local
100 out_ycb_cr[ybuf_index++] = (unsigned char)(sat2s((short)(Y>>16),Ymin,Ymax)+128); in DSPi_rgb565_2_yuv()