Searched refs:FIMC_FMT_RGB444 (Results 1 – 3 of 3) sorted by relevance
94 FIMC_FMT_RGB444 = 0x10, enumerator591 case FIMC_FMT_RGB444: return 0x0f; in fimc_get_alpha_mask()
121 case FIMC_FMT_RGB444...FIMC_FMT_RGB888: in fimc_hw_set_target_format()208 else if (fmt->color == FIMC_FMT_RGB444) in fimc_hw_set_out_dma()298 if (color >= FIMC_FMT_RGB444 && color <= FIMC_FMT_RGB565) in fimc_hw_set_scaler()
78 .color = FIMC_FMT_RGB444,