Home
last modified time | relevance | path

Searched defs:diag0 (Results 1 – 3 of 3) sorted by relevance

/external/scrypt/lib/crypto/
Dcrypto_scrypt-neon-salsa208.h63 uint32x4_t diag0 = start0; in salsa20_8_intrinsic() local
/external/libaom/av1/encoder/arm/
Dhighbd_temporal_filter_neon.c453 uint16x8_t diag0 = vaddq_u16(mat[0][0], mat[0][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
507 uint16x4_t diag0 = vadd_u16(mat[0][0], mat[0][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
Dtemporal_filter_neon.c458 uint16x8_t diag0 = vaddl_u8(mat[0][0], mat[0][2]); in av1_estimate_noise_from_single_plane_neon() local
511 uint16x8_t diag0 = vaddl_u8(mat[0][0], mat[0][2]); in av1_estimate_noise_from_single_plane_neon() local