HomeSort by relevance Sort by last modified time
    Searched refs:dst_offset (Results 1 - 18 of 18) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_plugin.h 103 void snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
107 void snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
112 snd_pcm_uframes_t dst_offset,
118 snd_pcm_uframes_t dst_offset,
124 snd_pcm_uframes_t dst_offset,
130 snd_pcm_uframes_t dst_offset,
142 snd_pcm_uframes_t dst_offset,
149 snd_pcm_uframes_t dst_offset,
pcm_rate_linear.c 45 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
70 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
98 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
141 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
161 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
192 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
221 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
262 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
283 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
313 snd_pcm_uframes_t dst_offset, unsigned int dst_frames
    [all...]
pcm_route.c 76 snd_pcm_uframes_t dst_offset,
110 snd_pcm_uframes_t dst_offset,
118 snd_pcm_area_silence(dst_area, dst_offset, frames, params->dst_sfmt);
124 snd_pcm_uframes_t dst_offset,
150 snd_pcm_route_convert1_zero(dst_area, dst_offset,
159 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
174 snd_pcm_uframes_t dst_offset,
201 snd_pcm_route_convert1_zero(dst_area, dst_offset,
211 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
226 snd_pcm_uframes_t dst_offset,
    [all...]
pcm_alaw.c 43 snd_pcm_uframes_t dst_offset,
145 snd_pcm_uframes_t dst_offset,
164 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
182 snd_pcm_uframes_t dst_offset,
202 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
pcm_lfloat.c 55 void (*func)(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
96 void snd_pcm_lfloat_convert_integer_float(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
120 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
141 void snd_pcm_lfloat_convert_float_integer(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
165 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
pcm_mulaw.c 45 snd_pcm_uframes_t dst_offset,
162 snd_pcm_uframes_t dst_offset,
181 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
199 snd_pcm_uframes_t dst_offset,
219 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
pcm_linear.c 162 void snd_pcm_linear_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
180 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
196 void snd_pcm_linear_getput(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset,
216 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
pcm_softvol.c 169 dst = snd_pcm_channel_area_addr(dst_area, dst_offset); \
203 dst = snd_pcm_channel_area_addr(dst_area, dst_offset); \
257 snd_pcm_uframes_t dst_offset,
268 snd_pcm_areas_silence(dst_areas, dst_offset, channels, frames,
273 snd_pcm_areas_copy(dst_areas, dst_offset, src_areas, src_offset,
314 snd_pcm_uframes_t dst_offset,
325 snd_pcm_areas_silence(dst_areas, dst_offset, channels, frames,
329 snd_pcm_areas_copy(dst_areas, dst_offset, src_areas, src_offset,
pcm_adpcm.c 73 snd_pcm_uframes_t dst_offset,
217 snd_pcm_uframes_t dst_offset,
242 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
270 snd_pcm_uframes_t dst_offset,
293 dstbit = dst_area->first + dst_area->step * dst_offset;
pcm_iec958.c 49 snd_pcm_uframes_t dst_offset,
146 snd_pcm_uframes_t dst_offset,
164 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
183 snd_pcm_uframes_t dst_offset,
203 dst = snd_pcm_channel_area_addr(dst_area, dst_offset);
pcm.c     [all...]
pcm_meter.c 81 snd_pcm_uframes_t dst_offset = ptr % meter->buf_size; local
83 snd_pcm_uframes_t dst_cont = meter->buf_size - dst_offset;
89 snd_pcm_areas_copy(meter->buf_areas, dst_offset,
pcm_rate.c 498 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
515 dst = dst_areas->addr + dst_offset * 2 * channels;
520 convert_from_s16(rate, rate->dst_buf, dst_areas, dst_offset,
523 rate->ops.convert(rate->obj, dst_areas, dst_offset, dst_frames,
    [all...]
  /device/samsung/crespo/alsa-lib/include/
pcm_rate.h 85 snd_pcm_uframes_t dst_offset, unsigned int dst_frames,
pcm_extplug.h 130 snd_pcm_uframes_t dst_offset,
pcm.h     [all...]
  /external/chromium/base/third_party/nspr/
prtime.cc 526 int dst_offset = 0; local
    [all...]
  /external/v8/src/
date.js 244 var dst_offset = cache.offset;
246 var dst_offset = DaylightSavingsOffset(time);
248 return time + local_time_offset + dst_offset;
    [all...]

Completed in 211 milliseconds