/external/webrtc/webrtc/modules/audio_processing/transient/ |
D | dyadic_decimator.h | 27 size_t out_length = in_length / 2; in GetOutLengthToDyadicDecimate() local 52 size_t out_length) { in DyadicDecimate()
|
/external/grpc-grpc/src/core/lib/slice/ |
D | percent_encoding.cc | 94 size_t out_length = 0; in grpc_strict_percent_decode_slice() local 132 size_t out_length = 0; in grpc_permissive_percent_decode_slice() local
|
/external/webrtc/webrtc/common_audio/resampler/ |
D | resampler_unittest.cc | 102 size_t out_length = 0; in TEST_F() local 124 size_t out_length = 0; in TEST_F() local
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | byte_buffer.c | 35 size_t *out_length) { in byte_buffer_to_string()
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | acm_resampler.cc | 51 int out_length = in Resample10Msec() local
|
/external/bsdiff/ |
D | suffix_array_index_unittest.cc | 27 size_t* out_length, in SearchPrefix()
|
D | suffix_array_index.cc | 101 size_t* out_length, in SearchPrefix()
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 220 static const InterpKernel *choose_interp_filter(int in_length, int out_length) { in choose_interp_filter() 235 uint8_t *output, int out_length, in interpolate_core() 318 int out_length, in interpolate_core_double_prec() 402 uint8_t *output, int out_length) { in interpolate() 411 double *output, int out_length) { in interpolate_double_prec() 419 int32_t av1_get_upscale_convolve_step(int in_length, int out_length) { in av1_get_upscale_convolve_step() 423 static int32_t get_upscale_convolve_x0(int in_length, int out_length, in get_upscale_convolve_x0() 549 static int get_down2_steps(int in_length, int out_length) { in get_down2_steps() 762 uint16_t *output, int out_length, int bd, in highbd_interpolate_core() 845 uint16_t *output, int out_length, int bd) { in highbd_interpolate()
|
/external/webrtc/webrtc/voice_engine/ |
D | utility.cc | 63 int out_length = resampler->Resample(audio_ptr, src_length, dst_frame->data_, in RemixAndResample() local
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | string.cc | 219 const size_t out_length = str_length > length ? str_length : length; in gpr_leftpad() local 234 size_t out_length = 0; in gpr_strjoin_sep() local
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264_video_toolbox_nalu.cc | 281 size_t* out_length) { in ReadNalu()
|
/external/kernel-headers/original/uapi/linux/ |
D | ndctl.h | 50 __u32 out_length; member 76 __u32 out_length; member
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | map.c | 69 size_t* out_length) { in table_key()
|
/external/python/cpython2/Modules/zlib/ |
D | trees.c | 1040 ulg out_length = (ulg)s->last_lit*8L; local
|
/external/zlib/src/ |
D | trees.c | 1040 ulg out_length = (ulg)s->last_lit*8L; local
|
/external/u-boot/lib/zlib/ |
D | trees.c | 1052 ulg out_length = (ulg)s->last_lit*8L; local
|
/external/webrtc/webrtc/modules/audio_processing/test/ |
D | audio_processing_unittest.cc | 2465 size_t out_length = out_cb.num_channels() * out_cb.num_frames(); in ProcessFormat() local 2565 const size_t out_length = SamplesFromRate(out_rate) * out_num; in TEST_P() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 357 static int get_down2_steps(int in_length, int out_length) { in get_down2_steps()
|