Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A Diep_test.cpp196 case IEP_FORMAT_ARGB_8888: in get_image_size()
225 case IEP_FORMAT_ARGB_8888: in config_iep_img()
320 fmt = IEP_FORMAT_ARGB_8888; in str_to_iep_fmt()
365 if (cfg->src_fmt < IEP_FORMAT_ARGB_8888 || in check_input_cmd()
382 if (cfg->dst_fmt < IEP_FORMAT_ARGB_8888 || in check_input_cmd()
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_common.h62 IEP_FORMAT_ARGB_8888 = IEP_FORMAT_RGB_BASE, enumerator
/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep.h158 IEP_FORMAT_ARGB_8888 = 0x0, enumerator
H A Dhw_iep_reg.c69 case IEP_FORMAT_ARGB_8888 : in iep_config_dst_fmt()
181 case IEP_FORMAT_ARGB_8888 : in iep_config_src_fmt()
632 case IEP_FORMAT_ARGB_8888 : in iep_config_vir_line()
712 case IEP_FORMAT_ARGB_8888 : in iep_config_vir_line()
H A Diep_drv.c310 case IEP_FORMAT_ARGB_8888: in iep_config_lcdc()