Searched defs:n_out (Results 1 - 7 of 7) sorted by relevance
/third_party/libwebsockets/lib/roles/http/compression/brotli/ |
H A D | brotli.c | 53 uint8_t *n_out; in lcs_process_brotli() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_apad.c | 99 int n_out = s->packet_size; in request_frame() local [all...] |
H A D | af_aresample.c | 175 int n_out = n_in * aresample->ratio + 32; in filter_frame() local 235 int n_out in flush_frame() local [all...] |
H A D | af_atempo.c | 1058 int n_out = (int)(0.5 + ((double)n_in) / atempo->tempo); in filter_frame() local 1109 int n_out; in request_frame() local 1024 push_samples(ATempoContext *atempo, AVFilterLink *outlink, int n_out) push_samples() argument [all...] |
/third_party/lame/libmp3lame/ |
H A D | util.c | 674 fill_buffer(lame_internal_flags * gfc, sample_t * const mfbuf[2], sample_t const * const in_buffer[2], int nsamples, int *n_in, int *n_out) fill_buffer() argument
|
H A D | lame.c | 1743 int n_out = 0; /* number of samples output with fill_buffer */ in lame_encode_buffer_sample_t() local
|
/third_party/openssl/test/ |
H A D | evp_pkey_provided_test.c | 453 BIGNUM *n = NULL, *e = NULL, *d = NULL, *n_out = NULL; in test_evp_pkey_get_bn_param_large() local
|
Completed in 12 milliseconds