Home
last modified time | relevance | path

Searched refs:IEP_FORMAT_YCrCb_420_SP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c147 case IEP_FORMAT_YCrCb_420_SP : in iep_config_dst_fmt()
253 case IEP_FORMAT_YCrCb_420_SP : in iep_config_src_fmt()
692 case IEP_FORMAT_YCrCb_420_SP : in iep_config_vir_line()
772 case IEP_FORMAT_YCrCb_420_SP : in iep_config_vir_line()
857 (iep_msg->src.format == IEP_FORMAT_YCrCb_420_SP)) in iep_config_src_addr()
903 case IEP_FORMAT_YCrCb_420_SP : in iep_config_src_addr()
1089 (iep_msg->dst.format == IEP_FORMAT_YCrCb_420_SP)) in iep_config_dst_addr()
1135 case IEP_FORMAT_YCrCb_420_SP : in iep_config_dst_addr()
H A Diep.h171 IEP_FORMAT_YCrCb_420_SP = 0x16, enumerator
H A Diep_drv.c364 case IEP_FORMAT_YCrCb_420_SP: in iep_config_lcdc()
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A Diep_test.cpp212 case IEP_FORMAT_YCrCb_420_SP: in get_image_size()
241 case IEP_FORMAT_YCrCb_420_SP: in config_iep_img()
344 fmt = IEP_FORMAT_YCrCb_420_SP; in str_to_iep_fmt()
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_common.h77 IEP_FORMAT_YCrCb_420_SP = 0x16, enumerator
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.cpp369 || src->format == IEP_FORMAT_YCrCb_420_SP in iep_control()