Home
last modified time | relevance | path

Searched defs:load_u8 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/benches/
Datomic_cell.rs11 fn load_u8(b: &mut test::Bencher) { in load_u8() function
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dmem_neon.h231 static INLINE uint8x8_t load_u8(const uint8_t *buf, ptrdiff_t stride) { in load_u8() function