Home
last modified time | relevance | path

Searched defs:new_sz (Results 1 – 6 of 6) sorted by relevance

/external/libaom/stats/
Daomstats.c95 size_t new_sz = AOMMAX((3 * stats->buf_alloc_sz) / 2, stats->buf.sz + len); in stats_write() local
/external/libvpx/
Dvpxstats.c87 size_t new_sz = stats->buf_alloc_sz + 64 * 1024; in stats_write() local
/external/dtc/
Dfdtput.c121 int new_sz = fdt_totalsize(fdt) + delta; in realloc_fdt() local
/external/libbpf/src/
Drelo_core.c799 __u32 new_sz; member
Dlibbpf.c5802 size_t old_sz, new_sz; in adjust_prog_btf_ext_info() local
6339 int i, j, nrels, new_sz; in bpf_object__collect_map_relos() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h39258 __u32 new_sz; member