Home
last modified time | relevance | path

Searched defs:echo (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/tools/
H A Dffeval.c58 int count = 0, echo = 0; in main() local
H A Dffescape.c71 int echo = 0; in main() local
/third_party/musl/
H A Dconfigure61 echo () { printf "%s\n" "$*" ; } function
[all...]
/third_party/nghttp2/src/
H A Dshrpx_downstream_test.cc50 auto echo = StringRef::from_lit("echo0123456789"); in test_downstream_field_store_append_last_header() local
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_openssl.c276 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner() argument
/third_party/openssl/crypto/ui/
H A Dui_openssl.c276 static int read_string_inner(UI *ui, UI_STRING *uis, int echo, int strip_nl) in read_string_inner() argument
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip_icmp.h20 } echo; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip_icmp.h20 } echo; member
/third_party/musl/include/netinet/
H A Dip_icmp.h20 } echo; member
/third_party/libcoap/include/coap3/
H A Dcoap_session_internal.h207 coap_bin_const_t *echo; /**< Echo value to send with next request */ member
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c317 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_t *gain_floor, int len) in compute_gain_floor() argument
376 compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise, spx_word32_t *echo, spx_word16_t *gain_floor, int len) compute_gain_floor() argument
717 speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) speex_preprocess() argument
[all...]
/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h660 register spx_word32_t * restrict echo = st->echo_noise; in preprocess_compute_SNR() local
524 compute_gain_floor( int noise_suppress, int effective_echo_suppress, float * restrict noise, float * restrict echo, float * gain_floor, int len ) compute_gain_floor() argument
/third_party/backends/backend/
H A Dqcam.c396 unsigned int echo; in qc_send() local
/third_party/libcoap/src/
H A Dcoap_block.c494 coap_retransmit_oscore_pdu(coap_session_t *session, coap_pdu_t *pdu, coap_opt_t *echo) coap_retransmit_oscore_pdu() argument
/third_party/toybox/lib/
H A Dlib.c457 int unescape2(char **c, int echo) in unescape2() argument

Completed in 19 milliseconds