Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A Diep_test.cpp201 case IEP_FORMAT_BGR_565: in get_image_size()
230 case IEP_FORMAT_BGR_565: in config_iep_img()
330 fmt = IEP_FORMAT_BGR_565; in str_to_iep_fmt()
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_common.h67 IEP_FORMAT_BGR_565 = 0x5, enumerator
/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c104 case IEP_FORMAT_BGR_565 : in iep_config_dst_fmt()
211 case IEP_FORMAT_BGR_565 : in iep_config_src_fmt()
589 (iep_msg->src.format == IEP_FORMAT_BGR_565)) { in iep_config_dither_up()
605 (iep_msg->dst.format == IEP_FORMAT_BGR_565)) { in iep_config_dither_down()
650 case IEP_FORMAT_BGR_565 : in iep_config_vir_line()
730 case IEP_FORMAT_BGR_565 : in iep_config_vir_line()
H A Diep.h163 IEP_FORMAT_BGR_565 = 0x5, enumerator
H A Diep_drv.c368 case IEP_FORMAT_BGR_565: in iep_config_lcdc()