Searched defs:raw16_pixel (Results 1 – 1 of 1) sorted by relevance
2469 uint16_t raw16_pixel = 0x3FF & (row_start[x/6] >> (10*(x%6))); in convertLegacyToRaw16() local2516 uint16_t raw16_pixel = in convertMipiToRaw16() local