Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 11 of 11) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.c96 static int uvc_check_handle(uvc_t hdl) in uvc_check_handle()
183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub()
215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host()
249 int uvc_open_device(uvc_t *hdl, struct uvc_open_param *param) in uvc_open_device()
370 int uvc_video_stop(uvc_t hdl) in uvc_video_stop()
385 int uvc_close_device(uvc_t hdl) in uvc_close_device()
426 int uvc_get_state(uvc_t hdl, uint32_t *state) in uvc_get_state()
456 int uvc_video_tran_nocp(uvc_t hdl, uvc_continue_func next_func, void *priv) in uvc_video_tran_nocp()
528 int uvc_video_tran_copy(uvc_t hdl, uvc_continue_func copy_func, void *priv) in uvc_video_tran_copy()
/third_party/ffmpeg/libavdevice/
Dsndio.c40 struct sio_hdl *hdl; in ff_sndio_open() local
Dsndio.h33 struct sio_hdl *hdl; member
/third_party/node/test/async-hooks/
Dtest-zlib.zlib-binding.deflate.js20 const hdl = as[0]; constant
/third_party/libsnd/programs/
Dsndfile-play.c676 { struct sio_hdl *hdl ; in sndio_play() local
/third_party/ffmpeg/libavfilter/
Dvf_deinterlace_qsv.c138 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
Dqsvvpp.c203 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
Dvf_scale_qsv.c249 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
/third_party/libabigail/src/
Dabg-elf-reader.cc412 Elf *hdl; in locate_alt_ctf_debug_info() local
/third_party/ffmpeg/libavcodec/
Dqsv.c711 static mfxStatus qsv_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in qsv_frame_get_hdl()
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c598 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()