Searched defs:nb (Results 1 – 8 of 8) sorted by relevance
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | pppos.c | 204 struct pbuf *nb; in pppos_write() local 256 struct pbuf *nb, *p; in pppos_netif_output() local 823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) in pppos_output_append() 857 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) in pppos_output_last()
|
H A D | vj.c | 459 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) in vj_uncompress_uncomp() 497 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) in vj_uncompress_tcp()
|
H A D | ccp.c | 1112 int nb; in ccp_reqci() local
|
/btstack/3rd-party/lc3-google/test/ |
H A D | sns_py.c | 39 int nb = lc3_num_bands[dt][sr]; in compute_scale_factors_py() local 155 int nb = lc3_num_bands[dt][sr]; in analyze_py() local
|
/btstack/3rd-party/lc3-google/src/ |
H A D | energy.c | 29 int nb = lc3_num_bands[dt][sr]; in lc3_energy_compute() local
|
H A D | sns.c | 288 int nb = lc3_num_bands[dt][sr]; in compute_scale_factors() local 740 int nb = lc3_num_bands[dt][sr]; in spectral_shaping() local
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | sockets.c | 3759 struct netbuf *nb; in lwip_ioctl() local
|
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 1773 uECC_word_t nb; in EccPoint_mult() local
|