Searched refs:FIMC_FMT_RGB444 (Results 1 – 3 of 3) sorted by relevance
93 FIMC_FMT_RGB444 = 0x10, enumerator581 case FIMC_FMT_RGB444: return 0x0f; in fimc_get_alpha_mask()
118 case FIMC_FMT_RGB444...FIMC_FMT_RGB888: in fimc_hw_set_target_format()205 else if (fmt->color == FIMC_FMT_RGB444) in fimc_hw_set_out_dma()295 if (color >= FIMC_FMT_RGB444 && color <= FIMC_FMT_RGB565) in fimc_hw_set_scaler()
69 .color = FIMC_FMT_RGB444,