Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/hypv-intercept/
Dhypv_intercept.h72 int hypv_poll(struct pollfd *fds, nfds_t nfds, int timeout);
Dhypv_intercept.cpp306 int hypv_poll(struct pollfd *fds, nfds_t nfds, int timeout) in hypv_poll() function
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp72 #define poll(x, y, z) hypv_poll(x, y, z)