Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/hypv-intercept/
Dhypv_intercept.h71 int hypv_ioctl(int fd, int cmd, void *data);
Dhypv_intercept.cpp239 int hypv_ioctl(int fd, int cmd, void *data) in hypv_ioctl() function
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp71 #define ioctl(x, y, z) hypv_ioctl(x, y, z)