Searched refs:ws_encoder (Results 1 – 2 of 2) sorted by relevance
50 struct ws_encoder { struct64 struct ws_encoder enc; /* decode of we frames */ argument
492 static void ws_enc_info(struct ws_encoder *enc, struct Curl_easy *data, in ws_enc_info()503 static void ws_enc_reset(struct ws_encoder *enc) in ws_enc_reset()510 static void ws_enc_init(struct ws_encoder *enc) in ws_enc_init()539 struct ws_encoder *enc, in ws_enc_write_head()639 static ssize_t ws_enc_write_payload(struct ws_encoder *enc, in ws_enc_write_payload()
Completed in 10 milliseconds