Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c202 const vp8_prob new_p, in update()
331 const vp8_prob *const new_p = Pnew + MVPshort; in write_component_probs() local
344 const vp8_prob *const new_p = Pnew + MVPbits; in write_component_probs() local
/external/valgrind/memcheck/tests/
Dundef_malloc_args.c8 char *new_p; in main() local
/external/dbus/dbus/
Ddbus-marshal-byteswap.c40 unsigned char **new_p) in byteswap_body_helper()
Ddbus-marshal-validate.c304 const unsigned char **new_p) in validate_body_helper()
/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.c139 const vpx_prob new_p = get_binary_prob(ct[0], ct[1]) | 1; in update_mv() local
/external/webp/src/enc/
Dframe.c156 const int new_p = CalcTokenProba(nb, total); in FinalizeTokenProbas() local
/external/opencv3/3rdparty/libwebp/enc/
Dframe.c193 const int new_p = CalcTokenProba(nb, total); in FinalizeTokenProbas() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1353 void *new_p = Allocate(cache, new_size, alignment); in Reallocate() local