Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dbmp2gray16.c208 uint8_t *gr16_data = (uint8_t *)out_buf; in convert_one_image() local
297 gr16_data[j] = gray_px1 | (gray_px2 << 4); in convert_one_image()
323 gr16_data[j] = gray_px1 | (gray_px2 << 4); in convert_one_image()
348 gr16_data[j] = gray_px1 | (gray_px2 << 4); in convert_one_image()