Searched defs:out_length (Results 1 – 13 of 13) sorted by relevance
27 size_t out_length = in_length / 2; in GetOutLengthToDyadicDecimate() local52 size_t out_length) { in DyadicDecimate()
102 size_t out_length = 0; in TEST_F() local124 size_t out_length = 0; in TEST_F() local
51 int out_length = in Resample10Msec() local
63 int out_length = resampler->Resample(audio_ptr, src_length, dst_frame->data_, in RemixAndResample() local
281 size_t* out_length) { in ReadNalu()
98 __u32 out_length; member123 __u32 out_length; member
69 size_t* out_length) { in table_key()
1052 ulg out_length = (ulg)s->last_lit*8L; local
1036 ulg out_length = (ulg)s->last_lit*8L; local
2465 size_t out_length = out_cb.num_channels() * out_cb.num_frames(); in ProcessFormat() local2565 const size_t out_length = SamplesFromRate(out_rate) * out_num; in TEST_P() local
357 static int get_down2_steps(int in_length, int out_length) { in get_down2_steps()