Home
last modified time | relevance | path

Searched defs:cce (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
Dconnect4.c36 const char *cce = ""; in lws_client_connect_4_established() local
Dconnect.c494 const char *cce = NULL; in lws_client_connect_via_info() local
Dconnect3.c148 const char *cce = "Unable to connect", *iface; local
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c32 const char *cce = NULL; in rops_handle_POLLIN_raw_skt() local
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c199 const char *cce = NULL; in lws_mqtt_client_socket_service() local
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c42 const char *cce = NULL; in lws_http_client_socket_service() local
595 const char *prot, *ads = NULL, *path, *cce = NULL; in lws_client_interpret_server_handshake() local
/third_party/ffmpeg/libavcodec/
Daacdec_fixed.c359 ChannelElement *cce, int index) in apply_dependent_coupling_fixed()
423 ChannelElement *cce, int index) in apply_independent_coupling_fixed()
Daacdec.c217 ChannelElement *cce, int index) in apply_dependent_coupling()
253 ChannelElement *cce, int index) in apply_independent_coupling()
Daacdec_template.c2987 …ply_coupling_method)(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index))
2992 ChannelElement *cce = ac->che[TYPE_CCE][i]; local
/third_party/libwebsockets/lib/roles/ws/
Dclient-ws.c234 lws_client_ws_upgrade(struct lws *wsi, const char **cce) in lws_client_ws_upgrade()