Searched defs:get_frame (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/hcidump/parser/
H A Dl2cap.c81 static struct frame *get_frame(uint16_t handle) function
954 if (!(fr = get_frame(frm->handle))) {
982 if (!(fr = get_frame(frm->handle))) {
/external/libvpx/vpx/internal/
H A Dvpx_codec_internal.h304 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::__anon6947

Completed in 77 milliseconds