Home
last modified time | relevance | path

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

/external/trusty/lk/include/shared/lk/
Dlist.h257 struct list_node *src_next = src_list->next; in list_splice_after() local
/external/harfbuzz_ng/src/OT/name/
Dname.hh60 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf() local
/external/libaom/av1/encoder/arm/neon/
Dpickrst_neon.c334 const int src_next = downsample_factor * src_stride - width; in compute_stats_win7_neon() local
627 const int src_next = downsample_factor * src_stride - width; in compute_stats_win5_neon() local
Dhighbd_pickrst_neon.c462 const int src_next = src_stride - width; in highbd_compute_stats_win7_neon() local
744 const int src_next = src_stride - width; in highbd_compute_stats_win5_neon() local
/external/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.cc651 const uint8_t* src_next = src + stride; in CflSubsampler420Impl_WxH_SSE4_1() local
1517 const uint16_t* src_next = src + src_stride; in CflSubsampler420Impl_WxH_SSE4_1() local
/external/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.cc976 const uint16_t* src_next = src + src_stride; in CflSubsampler420Impl_WxH_NEON() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h26591 u32 src_next; member