OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_frame
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/hcidump/parser/
l2cap.c
81
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/
vpx_codec_internal.h
304
vpx_codec_get_frame_fn_t
get_frame
; /**< \copydoc ::vpx_codec_get_frame_fn_t */
member in struct:vpx_codec_iface::__anon7487
Completed in 5034 milliseconds