Searched refs:rgbargba (Results 1 – 1 of 1) sorted by relevance
166 const uint64_t rgbargba = *rgbargbaPtr; in convertRGBAtoRAW16() local167 *rawraw = RGBARGBA_TO_R16G16(rgbargba); in convertRGBAtoRAW16()193 const uint64_t rgbargba = *rgbargbaPtr; in convertRGBAtoRAW16() local194 *rawraw = RGBARGBA_TO_G16B16(rgbargba); in convertRGBAtoRAW16()