Searched refs:IEP_FORMAT_RGB_565 (Results 1 – 6 of 6) sorted by relevance
202 case IEP_FORMAT_RGB_565: in get_image_size()231 case IEP_FORMAT_RGB_565: in config_iep_img()328 fmt = IEP_FORMAT_RGB_565; in str_to_iep_fmt()
66 IEP_FORMAT_RGB_565 = 0x4, enumerator
97 case IEP_FORMAT_RGB_565 : in iep_config_dst_fmt()205 case IEP_FORMAT_RGB_565 : in iep_config_src_fmt()588 if ((iep_msg->src.format == IEP_FORMAT_RGB_565) || in iep_config_dither_up()604 if ((iep_msg->dst.format == IEP_FORMAT_RGB_565) || in iep_config_dither_down()644 case IEP_FORMAT_RGB_565 : in iep_config_vir_line()724 case IEP_FORMAT_RGB_565 : in iep_config_vir_line()
162 IEP_FORMAT_RGB_565 = 0x4, enumerator
336 case IEP_FORMAT_RGB_565: in iep_config_lcdc()
563 if (color_cvt->dither_up_en && msg->src.format != IEP_FORMAT_RGB_565) { in iep_control()569 if (color_cvt->dither_down_en && msg->dst.format != IEP_FORMAT_RGB_565) { in iep_control()