Searched defs:raw16_pixel (Results 1 – 3 of 3) sorted by relevance
1084 uint16_t raw16_pixel = 0x3FF & (row_start[x/6] >> (10*(x%6))); in convertLegacyToRaw16() local1122 uint16_t raw16_pixel = (((uint16_t)upper_8bit)<<2 | lower_2bit); in convertMipiToRaw16() local
1948 uint16_t raw16_pixel = 0x3FF & (row_start[x/6] >> (10*(x%6))); in convertLegacyToRaw16() local2011 uint16_t raw16_pixel = in convertMipiToRaw16() local