Home
last modified time | relevance | path

Searched defs:src_p (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkBlitter_A8.cpp116 static uint8_t src_p (uint8_t src, uint8_t dst) { return src; } in src_p() function
/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c847 nir_deref_instr **src_p = &src_path->path[1]; in load_from_deref_entry_value() local
Dnir_split_vars.c705 nir_deref_instr *dst_p, *src_p; in emit_split_copies() local
/external/libgav1/src/dsp/arm/
Dloop_filter_10bit_neon.cc1045 uint16x8_t src_p[4] = {vld1q_u16(dst_0), vld1q_u16(dst_1), vld1q_u16(dst_2), in Vertical14_NEON() local
/external/libaom/aom_dsp/arm/
Dhighbd_loopfilter_neon.c1118 uint16x8_t src_p[4] = { vld1q_u16(dst_0), vld1q_u16(dst_1), vld1q_u16(dst_2), in aom_highbd_lpf_vertical_14_neon() local
/external/libbpf/src/
Dlinker.c1747 struct btf_param *src_p, *dst_p; in complete_extern_btf_info() local
/external/libaom/av1/common/
Drestoration.c403 const uint8_t *src_p = src + j; in wiener_filter_stripe() local