Home
last modified time | relevance | path

Searched defs:n_out (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/brotli/
Dbrotli.c53 uint8_t *n_out; in lcs_process_brotli() local
/third_party/ffmpeg/libavfilter/
Daf_aresample.c175 int n_out = n_in * aresample->ratio + 32; in filter_frame() local
235 int n_out = 4096; in flush_frame() local
Daf_apad.c99 int n_out = s->packet_size; in request_frame() local
Daf_atempo.c1026 int n_out) in push_samples()
1058 int n_out = (int)(0.5 + ((double)n_in) / atempo->tempo); in filter_frame() local
1109 int n_out; in request_frame() local
/third_party/lame/libmp3lame/
Dutil.c675 …ample_t * const mfbuf[2], sample_t const * const in_buffer[2], int nsamples, int *n_in, int *n_out) in fill_buffer()
Dlame.c1743 int n_out = 0; /* number of samples output with fill_buffer */ in lame_encode_buffer_sample_t() local
/third_party/openssl/test/
Devp_pkey_provided_test.c453 BIGNUM *n = NULL, *e = NULL, *d = NULL, *n_out = NULL; in test_evp_pkey_get_bn_param_large() local