Searched refs:get_v4l2_planar_userptr (Results 1 – 3 of 3) sorted by relevance
80 …truct isp2x_ispgain_buf *ispgain = (struct isp2x_ispgain_buf *)img_buf->get_v4l2_planar_userptr(1); in new_video_buffer()99 uint8_t *image_buf = (uint8_t *)buf_proxy->get_v4l2_planar_userptr(0); in get_lowpass_fv()
50 return (uint8_t *)get_v4l2_planar_userptr(0); in map()
169 uintptr_t get_v4l2_planar_userptr (int planar_index) { in get_v4l2_planar_userptr() function