Home
last modified time | relevance | path

Searched defs:new_p (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c169 vp8_prob *const cur_p, const vp8_prob new_p, in update()
280 const vp8_prob *const new_p = Pnew + MVPshort; in write_component_probs() local
292 const vp8_prob *const new_p = Pnew + MVPbits; in write_component_probs() local
/external/compiler-rt/test/tsan/
Dignored-interceptors-mmap.cc27 void *new_p = mmap(p, kSize, PROT_READ|PROT_WRITE, in mmap_and_ignore_reads_and_writes() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_combined.h108 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local
/external/flatbuffers/include/flatbuffers/
Dgrpc.h131 uint8_t *new_p = GRPC_SLICE_START_PTR(new_slice); in reallocate_downward() local
/external/compiler-rt/lib/msan/
Dmsan_allocator.cc203 void *new_p = MsanAllocate(stack, new_size, alignment, zeroise); in MsanReallocate() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c145 const vpx_prob new_p = get_binary_prob(ct[0], ct[1]) | 1; in update_mv() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cpp249 void *new_p = user_alloc_internal(thr, pc, sz); in user_realloc() local
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_allocator.cpp240 void *new_p = MsanAllocate(stack, new_size, alignment, false /*zeroise*/); in MsanReallocate() local
/external/webp/src/enc/
Dframe_enc.c159 const int new_p = CalcTokenProba(nb, total); in FinalizeTokenProbas() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1377 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local