Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dcamera_source.c71 static RK_U32 V4L2_RGB_cfg[MPP_FMT_RGB_BUTT - MPP_FRAME_FMT_RGB] = { variable
187 vfmt.fmt.pix.pixelformat = V4L2_RGB_cfg[format - MPP_FRAME_FMT_RGB]; in camera_source_init()