Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c185 case IEP_FORMAT_ARGB_8888: in get_image_size()
214 case IEP_FORMAT_ARGB_8888: in config_iep_img()
309 fmt = IEP_FORMAT_ARGB_8888; in str_to_iep_fmt()
354 if (cfg->src_fmt < IEP_FORMAT_ARGB_8888 || in check_input_cmd()
371 if (cfg->dst_fmt < IEP_FORMAT_ARGB_8888 || in check_input_cmd()
/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_common.h62 IEP_FORMAT_ARGB_8888 = IEP_FORMAT_RGB_BASE, enumerator