OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_mmap
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
335
vpx_codec_set_mmap_fn_t
set_mmap
; /**< \copydoc ::vpx_codec_set_mmap_fn_t */
member in struct:vpx_codec_iface
/external/libvpx/libvpx/vpx/src/
vpx_decoder.c
220
res = ctx->iface->
set_mmap
(ctx, mmap);
Completed in 29 milliseconds