Searched defs:cce (Results 1 - 10 of 10) sorted by relevance
/third_party/libwebsockets/lib/core-net/client/ |
H A D | connect.c | 494 const char *cce = NULL; in lws_client_connect_via_info() local
|
H A D | connect4.c | 36 const char *cce = ""; in lws_client_connect_4_established() local
|
H A D | connect3.c | 259 const char *cce = "Unable to connect", *iface; local [all...] |
/third_party/libwebsockets/lib/roles/raw-skt/ |
H A D | ops-raw-skt.c | 33 const char *cce = NULL; local 83 const char *cce = NULL; local
|
/third_party/libwebsockets/lib/roles/mqtt/client/ |
H A D | client-mqtt.c | 199 const char *cce = NULL; in lws_mqtt_client_socket_service() local
|
/third_party/libwebsockets/lib/roles/ws/ |
H A D | client-ws.c | 234 lws_client_ws_upgrade(struct lws *wsi, const char **cce) in lws_client_ws_upgrade() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | aacdec_fixed.c | 356 apply_dependent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling_fixed() argument 420 apply_independent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling_fixed() argument
|
H A D | aacdec.c | 214 apply_dependent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling() argument 250 apply_independent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling() argument
|
H A D | aacdec_template.c | 3008 ChannelElement *cce = ac->che[TYPE_CCE][i]; local 3000 apply_channel_coupling(AACContext *ac, ChannelElement *cc, enum RawDataBlockType type, int elem_id, enum CouplingPoint coupling_point, void (*apply_coupling_method)(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index)) global() argument
|
/third_party/libwebsockets/lib/roles/http/client/ |
H A D | client-http.c | 42 const char *cce = NULL; in lws_http_client_socket_service() local 595 const char *prot, *ads = NULL, *path, *cce = NULL; lws_client_interpret_server_handshake() local [all...] |
Completed in 11 milliseconds