Home
last modified time | relevance | path

Searched refs:V4L2_META_FMT_RK_ISPP_PARAMS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Drk-video-format.h27 #define V4L2_META_FMT_RK_ISPP_PARAMS v4l2_fourcc('R', 'K', 'P', 'P') /* Rockchip ISPP params */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-video-format.h29 #define V4L2_META_FMT_RK_ISPP_PARAMS v4l2_fourcc('R', 'K', 'P', 'P') /* Rockchip ISPP params */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_buffer_proxy.cpp158 case V4L2_META_FMT_RK_ISPP_PARAMS: in v4l2_format_to_video_info()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams.c429 V4L2_META_FMT_RK_ISPP_PARAMS; in rkispp_register_params_vdev()