Searched refs:mmaps (Results 1 – 6 of 6) sorted by relevance
53 vpx_codec_mmap_t mmaps[NELEMENTS(vp8_mem_req_segs)-1]; member109 const vpx_codec_mmap_t *mmaps, in vp8_validate_mmaps() argument118 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 …]
25 range which is not yet mmaped. For example, if the process mmaps the40 which just mmaps ELF files but just uses it as raw data (copy, for43 Valgrind doesn't control the mmaps. It just observes the mmaps
404 r6495 r6497 32 n-i-bz More robust handling of hinted client mmaps
577 vpx_dec_mmap_t *mmaps,
544 vpx_codec_mmap_t *mmaps,
1540 n-i-bz More robust handling of hinted client mmaps