Home
last modified time | relevance | path

Searched defs:curr_bytes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libnl/lib/xfrm/
H A Dae.c865 int xfrmnl_ae_get_curlifetime (struct xfrmnl_ae* ae, unsigned long long int* curr_bytes, in xfrmnl_ae_get_curlifetime()
885 int xfrmnl_ae_set_curlifetime (struct xfrmnl_ae* ae, unsigned long long int curr_bytes, in xfrmnl_ae_set_curlifetime()
H A Dsp.c1118 int xfrmnl_sp_get_curlifetime (struct xfrmnl_sp* sp, unsigned long long int* curr_bytes, in xfrmnl_sp_get_curlifetime()
H A Dsa.c1628 int xfrmnl_sa_get_curlifetime (struct xfrmnl_sa* sa, unsigned long long int* curr_bytes, in xfrmnl_sa_get_curlifetime()
/aosp_15_r20/external/rust/android-crates-io/crates/lz4_flex/src/block/
Dcompress.rs466 let curr_bytes: u32 = get_batch(input, cur); in compress_internal() localVariable
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_enc_loop_utils.c4428 WORD32 curr_bytes; in ihevce_inter_rdopt_cu_ntu() local