Searched defs:ppe (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_ppe.c | 33 void ngtcp2_ppe_init(ngtcp2_ppe *ppe, uint8_t *out, size_t outlen, in ngtcp2_ppe_init() argument 46 int ngtcp2_ppe_encode_hd(ngtcp2_ppe *ppe, cons argument 84 ngtcp2_ppe_encode_frame(ngtcp2_ppe *ppe, ngtcp2_frame *fr) ngtcp2_ppe_encode_frame() argument 104 ngtcp2_ppe_final(ngtcp2_ppe *ppe, const uint8_t **ppkt) ngtcp2_ppe_final() argument 161 ngtcp2_ppe_left(ngtcp2_ppe *ppe) ngtcp2_ppe_left() argument 171 ngtcp2_ppe_pktlen(ngtcp2_ppe *ppe) ngtcp2_ppe_pktlen() argument 177 ngtcp2_ppe_padding(ngtcp2_ppe *ppe) ngtcp2_ppe_padding() argument 191 ngtcp2_ppe_padding_hp_sample(ngtcp2_ppe *ppe) ngtcp2_ppe_padding_hp_sample() argument 211 ngtcp2_ppe_padding_size(ngtcp2_ppe *ppe, size_t n) ngtcp2_ppe_padding_size() argument 227 ngtcp2_ppe_ensure_hp_sample(ngtcp2_ppe *ppe) ngtcp2_ppe_ensure_hp_sample() argument [all...] |
H A D | ngtcp2_conn.h | 614 ngtcp2_ppe ppe; member
|
H A D | ngtcp2_conn.c | 1791 static int conn_ppe_write_frame_hd_log(ngtcp2_conn *conn, ngtcp2_ppe *ppe, in conn_ppe_write_frame_hd_log() argument 1823 static int conn_ppe_write_frame(ngtcp2_conn *conn, ngtcp2_ppe *ppe, in conn_ppe_write_frame() argument 2545 ngtcp2_ppe ppe; in conn_write_handshake_pkt() local 3472 ngtcp2_ppe *ppe = &conn->pkt.ppe; conn_write_pkt() local 4316 ngtcp2_ppe ppe; ngtcp2_conn_write_single_frame_pkt() local 13432 ngtcp2_ppe ppe; ngtcp2_pkt_write_connection_close() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-device-restore.c | 260 struct perportentry *ppe; in entry_read() local 589 struct perportentry *ppe, *oldppe; in subscribe_callback() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | psymodel.c | 1579 FLOAT *ppe; in L3psycho_anal_vbr() local
|
Completed in 16 milliseconds