Home
last modified time | relevance | path

Searched defs:n_in (Results 1 - 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/brotli/
H A Dbrotli.c52 const uint8_t *n_in; in lcs_process_brotli() local
/third_party/ffmpeg/libavcodec/
H A Dvp9_superframe_bsf.c34 static void stats(AVPacket * const *in, int n_in, in stats() argument
52 static int merge_superframe(AVPacket * const *in, int n_in, AVPacket *out) in merge_superframe() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aresample.c173 const int n_in = insamplesref->nb_samples; in filter_frame() local
H A Daf_atempo.c1057 int n_in = src_buffer->nb_samples; in filter_frame() local
/third_party/lame/test/
H A Dlame_test.cpp169 int encode(float const* ch0, float const* ch1, int n_in, unsigned char* out_buffer, int m_out_free) { in encode() argument
/third_party/lame/libmp3lame/
H A Dutil.c674 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 Dlame.c1742 int n_in = 0; /* number of input samples processed with fill_buffer */ in lame_encode_buffer_sample_t() local

Completed in 8 milliseconds