Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h61 bool dev_query_cap(struct v4l2_queryctrl &);
Domx_swvenc_mpeg4.h86 bool dev_query_cap(struct v4l2_queryctrl &);
Dvideo_encoder_device_v4l2.h425 bool venc_query_cap(struct v4l2_queryctrl &cap);
Domx_video_base.h283 virtual bool dev_query_cap(struct v4l2_queryctrl &) = 0;
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp329 struct v4l2_queryctrl query_ctrl; in get_vendor_extension_config()
330 memset(&query_ctrl, 0, sizeof(struct v4l2_queryctrl)); in get_vendor_extension_config()
342 struct v4l2_queryctrl query_ctrl; in get_vendor_extension_config()
343 memset(&query_ctrl, 0, sizeof(struct v4l2_queryctrl)); in get_vendor_extension_config()
355 struct v4l2_queryctrl query_ctrl; in get_vendor_extension_config()
356 memset(&query_ctrl, 0, sizeof(struct v4l2_queryctrl)); in get_vendor_extension_config()
Dvideo_encoder_device_v4l2.cpp530 bool venc_dev::venc_query_cap(struct v4l2_queryctrl &cap) { in venc_query_cap()
541 struct v4l2_queryctrl cap; in venc_validate_range()
542 memset(&cap, 0, sizeof(struct v4l2_queryctrl)); in venc_validate_range()
1165 struct v4l2_queryctrl profile_cap, level_cap; in venc_get_supported_profile_level()
1179 memset(&level_cap, 0, sizeof(struct v4l2_queryctrl)); in venc_get_supported_profile_level()
1180 memset(&profile_cap, 0, sizeof(struct v4l2_queryctrl)); in venc_get_supported_profile_level()
6835 struct v4l2_queryctrl query_ctrl; in venc_get_temporal_layer_caps()
Domx_video_encoder.cpp2723 bool omx_venc::dev_query_cap(struct v4l2_queryctrl &cap) in dev_query_cap()
Domx_swvenc_mpeg4.cpp2839 bool omx_venc::dev_query_cap(struct v4l2_queryctrl &cap) in dev_query_cap()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h423 bool venc_query_cap(struct v4l2_queryctrl &cap);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h474 bool venc_query_cap(struct v4l2_queryctrl &cap);
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h882 struct v4l2_queryctrl { struct
1412 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h884 struct v4l2_queryctrl { struct
1414 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1284 struct v4l2_queryctrl { struct
1939 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1287 struct v4l2_queryctrl { struct
1942 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp528 bool inline venc_dev::venc_query_cap(struct v4l2_queryctrl &cap) { in venc_query_cap()
539 struct v4l2_queryctrl cap; in venc_validate_range()
540 memset(&cap, 0, sizeof(struct v4l2_queryctrl)); in venc_validate_range()
977 struct v4l2_queryctrl profile_cap, level_cap, tier_cap; in venc_get_supported_profile_level()
993 memset(&tier_cap, 0, sizeof(struct v4l2_queryctrl)); in venc_get_supported_profile_level()
994 memset(&level_cap, 0, sizeof(struct v4l2_queryctrl)); in venc_get_supported_profile_level()
995 memset(&profile_cap, 0, sizeof(struct v4l2_queryctrl)); in venc_get_supported_profile_level()
4103 struct v4l2_queryctrl query_ctrl; in venc_get_temporal_layer_caps()
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h765 struct v4l2_queryctrl { struct
1244 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp198 v4l2_queryctrl query; in QueryControl()
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h861 struct v4l2_queryctrl { struct
2225 #define VIDIOC_QUERYCTRL _IOWR('V', 36, struct v4l2_queryctrl)
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1307 bool vdec_query_cap(struct v4l2_queryctrl &cap);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1358 bool vdec_query_cap(struct v4l2_queryctrl &cap);
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h178 _IOR(MSM_CAM_IOCTL_MAGIC, 48, struct v4l2_queryctrl)
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h96 #define MSM_CAM_IOCTL_SENSOR_V4l2_QUERY_CTRL _IOR(MSM_CAM_IOCTL_MAGIC, 48, struct v4l2_queryctrl)
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h170 _IOR(MSM_CAM_IOCTL_MAGIC, 48, struct v4l2_queryctrl)
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1771 struct v4l2_queryctrl query; in component_init()
2862 bool inline omx_vdec::vdec_query_cap(struct v4l2_queryctrl &cap) in vdec_query_cap()
2876 struct v4l2_queryctrl profile_cap, level_cap, tier_cap; in get_supported_profile_level()
2898 memset(&tier_cap, 0, sizeof(struct v4l2_queryctrl)); in get_supported_profile_level()
2899 memset(&level_cap, 0, sizeof(struct v4l2_queryctrl)); in get_supported_profile_level()
2900 memset(&profile_cap, 0, sizeof(struct v4l2_queryctrl)); in get_supported_profile_level()