Searched refs:v_p (Results 1 – 6 of 6) sorted by relevance
56 void* v_p = const_cast<void*>(static_cast<const void*>(p)); in construct() local57 new (v_p) U(std::forward<Args>(args)...); in construct()
324 int u_p, v_p; in pick_intra_mbuv_mode() local327 v_p = vsrc_ptr[j]; in pick_intra_mbuv_mode()339 diff = v_p - expected_vdc; in pick_intra_mbuv_mode()344 diff = v_p - vabove_row[j]; in pick_intra_mbuv_mode()349 diff = v_p - vleft_col[i]; in pick_intra_mbuv_mode()354 diff = v_p - predv; in pick_intra_mbuv_mode()
49 vector __pixel v_p; variable
50 vector __pixel v_p; variable
837 char const **v_p, size_t *vlen_p) in malloc_conf_next() argument864 *v_p = opts; in malloc_conf_next()894 *vlen_p = (uintptr_t)opts - 1 - (uintptr_t)*v_p; in malloc_conf_next()898 *vlen_p = (uintptr_t)opts - (uintptr_t)*v_p; in malloc_conf_next()
766 char const **v_p, size_t *vlen_p) { in malloc_conf_next() argument792 *v_p = opts; in malloc_conf_next()822 *vlen_p = (uintptr_t)opts - 1 - (uintptr_t)*v_p; in malloc_conf_next()826 *vlen_p = (uintptr_t)opts - (uintptr_t)*v_p; in malloc_conf_next()