Home
last modified time | relevance | path

Searched refs:mmaps (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/
Dvp8_dx_iface.c53 vpx_codec_mmap_t mmaps[NELEMENTS(vp8_mem_req_segs)-1]; member
109 const vpx_codec_mmap_t *mmaps, in vp8_validate_mmaps() argument
118 if (!mmaps[i].base) in vp8_validate_mmaps()
132 if (mmaps[i].sz < vp8_mem_req_segs[i].calc_sz(&cfg, init_flags)) in vp8_validate_mmaps()
152 for (i = 0; i < NELEMENTS(ctx->priv->alg_priv->mmaps); i++) in vp8_init_ctx()
153 ctx->priv->alg_priv->mmaps[i].id = vp8_mem_req_segs[i].id; in vp8_init_ctx()
155 ctx->priv->alg_priv->mmaps[0] = *mmap; in vp8_init_ctx()
171 for (i = 0; i < NELEMENTS(ctx->mmaps); i++) in mmap_lkup()
172 if (ctx->mmaps[i].id == id) in mmap_lkup()
173 return ctx->mmaps[i].base; in mmap_lkup()
[all …]
/external/valgrind/main/docs/internals/
Dsegments-seginfos.txt25 range which is not yet mmaped. For example, if the process mmaps the
40 which just mmaps ELF files but just uses it as raw data (copy, for
43 Valgrind doesn't control the mmaps. It just observes the mmaps
D3_2_BUGSTATUS.txt404 r6495 r6497 32 n-i-bz More robust handling of hinted client mmaps
/external/libvpx/vpx/
Dvpx_decoder_compat.h577 vpx_dec_mmap_t *mmaps,
Dvpx_codec.h544 vpx_codec_mmap_t *mmaps,
/external/valgrind/main/
DNEWS1540 n-i-bz More robust handling of hinted client mmaps