Home
last modified time | relevance | path

Searched defs:dst_area (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.c386 vl_bicubic_filter_render(struct vl_bicubic_filter *filter, struct pipe_sampler_view *src, struct pipe_surface *dst, struct u_rect *dst_area, struct u_rect *dst_clip) vl_bicubic_filter_render() argument
H A Dvl_compositor.c528 vl_compositor_set_layer_dst_area(struct vl_compositor_state *s, unsigned layer, struct u_rect *dst_area) vl_compositor_set_layer_dst_area() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c89 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in linear_expand() local
152 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in linear_expand_s16() local
211 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in linear_shrink() local
273 const snd_pcm_channel_area_t *dst_area in linear_shrink_s16() local
[all...]
H A Dpcm_iec958.c163 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_iec958_decode() local
206 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_iec958_encode() local
H A Dpcm_lfloat.c117 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_lfloat_convert_integer_float() local
162 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_lfloat_convert_float_integer() local
H A Dpcm_linear.c162 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_linear_convert() local
198 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_linear_getput() local
H A Dpcm_mulaw.c178 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_mulaw_decode() local
216 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_mulaw_encode() local
H A Dpcm_adpcm.c235 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_adpcm_decode() local
289 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_adpcm_encode() local
H A Dpcm_alaw.c162 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_alaw_decode() local
200 const snd_pcm_channel_area_t *dst_area = &dst_areas[channel]; in snd_pcm_alaw_encode() local
H A Dpcm_softvol.c324 const snd_pcm_channel_area_t *dst_area, *src_are in softvol_convert_stereo_vol() local
385 const snd_pcm_channel_area_t *dst_area, *src_area; softvol_convert_mono_vol() local
[all...]
H A Dpcm_route.c111 static void snd_pcm_route_convert1_zero(const snd_pcm_channel_area_t *dst_area, in snd_pcm_route_convert1_zero() argument
125 static void snd_pcm_route_convert1_one(const snd_pcm_channel_area_t *dst_area, in snd_pcm_route_convert1_one() argument
175 static void snd_pcm_route_convert1_one_getput(const snd_pcm_channel_area_t *dst_area, in snd_pcm_route_convert1_one_getput() argument
227 snd_pcm_route_convert1_many(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_channels, snd_pcm_uframes_t frames, const snd_pcm_route_ttable_dst_t* ttable, const snd_pcm_route_params_t *params) snd_pcm_route_convert1_many() argument
411 const snd_pcm_channel_area_t *dst_area; snd_pcm_route_convert() local
[all...]
H A Dpcm.c3144 int snd_pcm_area_silence(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, in snd_pcm_area_silence() argument
3310 int snd_pcm_area_copy(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_ argument
[all...]

Completed in 18 milliseconds