Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_jpeg.c79 uint8_t out_rgb = ((jpeg_outset->format & 7) > 1 ? 1 : 0); // output rgb ? in JPEG_Decode() local
99 (out_rgb << JPEG_CFG_YUV2RGB_Pos) | in JPEG_Decode()
108 if(out_rgb) in JPEG_Decode()

Completed in 7 milliseconds