Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/include/
H A Dlibv4lconvert.h62 LIBV4L_PUBLIC struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd,
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/include/
H A Dlibv4lconvert.h62 LIBV4L_PUBLIC struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd,
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/include/
H A Dlibv4lconvert.h62 LIBV4L_PUBLIC struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd,
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c214 return v4lconvert_create_with_dev_ops(fd, NULL, &default_dev_ops); in v4lconvert_create()
217 struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd, void *dev_ops_priv, in v4lconvert_create_with_dev_ops() function
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c214 return v4lconvert_create_with_dev_ops(fd, NULL, &default_dev_ops); in v4lconvert_create()
217 struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd, void *dev_ops_priv, in v4lconvert_create_with_dev_ops() function
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c214 return v4lconvert_create_with_dev_ops(fd, NULL, &default_dev_ops); in v4lconvert_create()
217 struct v4lconvert_data *v4lconvert_create_with_dev_ops(int fd, void *dev_ops_priv, in v4lconvert_create_with_dev_ops() function
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlibv4l2.c721 convert = v4lconvert_create_with_dev_ops(fd, dev_ops_priv, dev_ops); in v4l2_fd_open()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlibv4l2.c721 convert = v4lconvert_create_with_dev_ops(fd, dev_ops_priv, dev_ops); in v4l2_fd_open()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlibv4l2.c721 convert = v4lconvert_create_with_dev_ops(fd, dev_ops_priv, dev_ops); in v4l2_fd_open()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp455 m_convertData = v4lconvert_create_with_dev_ops(g_fd(), NULL, &rawDevOps); in setDevice()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp455 m_convertData = v4lconvert_create_with_dev_ops(g_fd(), NULL, &rawDevOps); in setDevice()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp455 m_convertData = v4lconvert_create_with_dev_ops(g_fd(), NULL, &rawDevOps); in setDevice()