Searched refs:curr_bytes (Results 1 – 4 of 4) sorted by relevance
822 int xfrmnl_ae_get_curlifetime (struct xfrmnl_ae* ae, unsigned long long int* curr_bytes, in xfrmnl_ae_get_curlifetime() argument826 if (curr_bytes == NULL || curr_packets == NULL || curr_add_time == NULL || curr_use_time == NULL) in xfrmnl_ae_get_curlifetime()831 *curr_bytes = ae->lifetime_cur.bytes; in xfrmnl_ae_get_curlifetime()842 int xfrmnl_ae_set_curlifetime (struct xfrmnl_ae* ae, unsigned long long int curr_bytes, in xfrmnl_ae_set_curlifetime() argument846 ae->lifetime_cur.bytes = curr_bytes; in xfrmnl_ae_set_curlifetime()
1093 int xfrmnl_sp_get_curlifetime (struct xfrmnl_sp* sa, unsigned long long int* curr_bytes, in xfrmnl_sp_get_curlifetime() argument1096 …if (sa == NULL || curr_bytes == NULL || curr_packets == NULL || curr_add_time == NULL || curr_use_… in xfrmnl_sp_get_curlifetime()1099 *curr_bytes = sa->curlft.bytes; in xfrmnl_sp_get_curlifetime()
1524 int xfrmnl_sa_get_curlifetime (struct xfrmnl_sa* sa, unsigned long long int* curr_bytes, in xfrmnl_sa_get_curlifetime() argument1527 …if (sa == NULL || curr_bytes == NULL || curr_packets == NULL || curr_add_time == NULL || curr_use_… in xfrmnl_sa_get_curlifetime()1532 *curr_bytes = sa->curlft.bytes; in xfrmnl_sa_get_curlifetime()
4428 WORD32 curr_bytes; in ihevce_inter_rdopt_cu_ntu() local4566 &curr_bytes, in ihevce_inter_rdopt_cu_ntu()4651 ps_final_prms->as_tu_enc_loop_temp_prms[ctr].i2_luma_bytes_consumed = curr_bytes; in ihevce_inter_rdopt_cu_ntu()4660 ecd_data_bytes_cons += curr_bytes; in ihevce_inter_rdopt_cu_ntu()4661 pu1_ecd_data += curr_bytes; in ihevce_inter_rdopt_cu_ntu()