Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DPdafStreamProcUnit.cpp62 if (mem_mode != CSI_LVDS_MEM_WORD_LOW_ALIGN) { in start()
63 mem_mode = CSI_LVDS_MEM_WORD_LOW_ALIGN; in start()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/include/
H A Drkcif-config.h46 CSI_LVDS_MEM_WORD_LOW_ALIGN = 1, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkcif-config.h54 CSI_LVDS_MEM_WORD_LOW_ALIGN = 1, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drkcif-config.h56 CSI_LVDS_MEM_WORD_LOW_ALIGN = 1, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo.c198 prepare_p.mem_mode = CSI_LVDS_MEM_WORD_LOW_ALIGN; in rawcap_test()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c7205 *(int *)arg = CSI_LVDS_MEM_WORD_LOW_ALIGN; in rkcif_ioctl_default()