Searched defs:rgb (Results 1 – 12 of 12) sorted by relevance
106 static inline void rgb9e5_to_float3(uint32_t rgb, float retval[3]) in rgb9e5_to_float3()
225 static inline void r11g11b10f_to_float3(uint32_t rgb, float retval[3]) in r11g11b10f_to_float3()
146 int rgb; in set_speaker_light_locked() local
980 bool rgb; in m_gsc_out_config() local1230 bool rgb; in m_gsc_cap_config() local
306 uint32_t rgb = 0; member326 uint32_t rgb = 0; member
340 uint32_t rgb = 0; member360 uint32_t rgb = 0; member
224 uint32_t rgb = 0; member
322 uint32_t rgb = 0; member
318 uint32_t rgb = 0; member
323 uint32_t rgb = 0; member
1972 int rgb; member3251 static const unsigned char rgb[3] = { 'R', 'G', 'B' }; in stbi__process_frame_header() local