Searched refs:areas (Results 1 - 25 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_plugin.c256 const snd_pcm_channel_area_t *areas,
275 frames = plugin->write(pcm, areas, offset, frames,
303 const snd_pcm_channel_area_t *areas,
321 frames = (plugin->read)(pcm, areas, offset, frames,
334 res = plugin->undo_read(slave, areas, offset, frames, slave_frames - result);
353 snd_pcm_channel_area_t areas[pcm->channels]; local
354 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer);
355 return snd_pcm_write_areas(pcm, areas, 0, size,
362 snd_pcm_channel_area_t areas[pcm->channels]; local
363 snd_pcm_areas_from_bufs(pcm, areas, buf
255 snd_pcm_plugin_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) argument
302 snd_pcm_plugin_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) argument
371 snd_pcm_channel_area_t areas[pcm->channels]; local
380 snd_pcm_channel_area_t areas[pcm->channels]; local
393 const snd_pcm_channel_area_t *areas; local
470 const snd_pcm_channel_area_t *areas; local
[all...]
H A Dpcm_mmap.c102 const snd_pcm_channel_area_t *areas,
120 areas, offset,
134 const snd_pcm_channel_area_t *areas,
151 snd_pcm_areas_copy(areas, offset,
184 snd_pcm_channel_area_t areas[pcm->channels]; local
185 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer);
186 return snd_pcm_write_areas(pcm, areas, 0, size,
209 snd_pcm_channel_area_t areas[pcm->channels]; local
210 snd_pcm_areas_from_bufs(pcm, areas, bufs);
211 return snd_pcm_write_areas(pcm, areas,
101 snd_pcm_mmap_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) argument
133 snd_pcm_mmap_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) argument
234 snd_pcm_channel_area_t areas[pcm->channels]; local
259 snd_pcm_channel_area_t areas[pcm->channels]; local
566 const snd_pcm_channel_area_t *areas = snd_pcm_mmap_areas(pcm); local
617 const snd_pcm_channel_area_t *areas = snd_pcm_mmap_areas(pcm); local
[all...]
H A Dpcm_ioplug.c536 const snd_pcm_channel_area_t *areas,
546 result = io->data->callback->transfer(io->data, areas, offset, size);
559 snd_pcm_channel_area_t areas[pcm->channels]; local
560 snd_pcm_areas_from_buf(pcm, areas, (void*)buffer);
561 return snd_pcm_write_areas(pcm, areas, 0, size,
571 snd_pcm_channel_area_t areas[pcm->channels]; local
572 snd_pcm_areas_from_bufs(pcm, areas, bufs);
573 return snd_pcm_write_areas(pcm, areas, 0, size,
583 snd_pcm_channel_area_t areas[pcm->channels]; local
584 snd_pcm_areas_from_buf(pcm, areas, buffe
535 ioplug_priv_transfer_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) argument
595 snd_pcm_channel_area_t areas[pcm->channels]; local
609 const snd_pcm_channel_area_t *areas; local
634 const snd_pcm_channel_area_t *areas; local
[all...]
H A Dpcm_file.c374 const snd_pcm_channel_area_t *areas,
388 areas, offset,
512 snd_pcm_channel_area_t areas[pcm->channels]; local
515 snd_pcm_areas_from_buf(pcm, areas, (void*) buffer);
516 snd_pcm_file_add_frames(pcm, areas, 0, n);
524 snd_pcm_channel_area_t areas[pcm->channels]; local
527 snd_pcm_areas_from_bufs(pcm, areas, bufs);
528 snd_pcm_file_add_frames(pcm, areas, 0, n);
536 snd_pcm_channel_area_t areas[pcm->channels]; local
548 snd_pcm_areas_from_buf(pcm, areas, buffe
373 snd_pcm_file_add_frames(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t frames) argument
556 snd_pcm_channel_area_t areas[pcm->channels]; local
579 const snd_pcm_channel_area_t *areas; local
[all...]
H A Dpcm_copy.c109 const snd_pcm_channel_area_t *areas,
119 areas, offset,
127 const snd_pcm_channel_area_t *areas,
136 snd_pcm_areas_copy(areas, offset,
108 snd_pcm_copy_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
126 snd_pcm_copy_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_linear.c364 const snd_pcm_channel_area_t *areas,
376 areas, offset,
381 areas, offset,
389 const snd_pcm_channel_area_t *areas,
400 snd_pcm_linear_getput(areas, offset,
405 snd_pcm_linear_convert(areas, offset,
363 snd_pcm_linear_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
388 snd_pcm_linear_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_rate.c61 snd_pcm_channel_area_t *pareas; /* areas for splitted period (rate pcm) */
62 snd_pcm_channel_area_t *sareas; /* areas for splitted period (slave pcm) */
432 const snd_pcm_channel_area_t *areas,
449 srcs[c] = snd_pcm_channel_area_addr(areas + c, offset);
450 src_step[c] = snd_pcm_channel_area_step(areas + c);
470 const snd_pcm_channel_area_t *areas,
487 dsts[c] = snd_pcm_channel_area_addr(areas + c, offset);
488 dst_step[c] = snd_pcm_channel_area_step(areas + c);
540 const snd_pcm_channel_area_t *areas,
547 areas, offse
431 convert_to_s16(snd_pcm_rate_t *rate, int16_t *buf, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, unsigned int frames, unsigned int channels) argument
469 convert_from_s16(snd_pcm_rate_t *rate, const int16_t *buf, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, unsigned int frames, unsigned int channels) argument
539 snd_pcm_rate_write_areas1(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset) argument
552 snd_pcm_rate_read_areas1(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset) argument
730 const snd_pcm_channel_area_t *areas; local
843 const snd_pcm_channel_area_t *areas; local
[all...]
H A Dpcm_alaw.c343 const snd_pcm_channel_area_t *areas,
354 areas, offset,
363 const snd_pcm_channel_area_t *areas,
373 alaw->func(areas, offset,
342 snd_pcm_alaw_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
362 snd_pcm_alaw_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_lfloat.c302 const snd_pcm_channel_area_t *areas,
313 areas, offset,
322 const snd_pcm_channel_area_t *areas,
332 lfloat->func(areas, offset,
301 snd_pcm_lfloat_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
321 snd_pcm_lfloat_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_mulaw.c358 const snd_pcm_channel_area_t *areas,
369 areas, offset,
378 const snd_pcm_channel_area_t *areas,
388 mulaw->func(areas, offset,
357 snd_pcm_mulaw_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
377 snd_pcm_mulaw_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_adpcm.c470 const snd_pcm_channel_area_t *areas,
481 areas, offset,
490 const snd_pcm_channel_area_t *areas,
500 adpcm->func(areas, offset,
469 snd_pcm_adpcm_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
489 snd_pcm_adpcm_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_extplug.c336 const snd_pcm_channel_area_t *areas,
348 areas, offset, size);
358 const snd_pcm_channel_area_t *areas,
369 size = ext->data->callback->transfer(ext->data, areas, offset,
335 snd_pcm_extplug_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
357 snd_pcm_extplug_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
H A Dpcm_iec958.c363 const snd_pcm_channel_area_t *areas,
374 areas, offset,
382 const snd_pcm_channel_area_t *areas,
392 iec->func(iec, areas, offset,
362 snd_pcm_iec958_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
381 snd_pcm_iec958_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dpcm.c30 static void generate_sine(const snd_pcm_channel_area_t *areas, argument
49 /* verify and prepare the contents of areas */
51 if ((areas[chn].first % 8) != 0) {
52 printf("areas[%i].first == %i, aborting...\n", chn, areas[chn].first);
55 samples[chn] = /*(signed short *)*/(((unsigned char *)areas[chn].addr) + (areas[chn].first / 8));
56 if ((areas[chn].step % 16) != 0) {
57 printf("areas[%i].step == %i, aborting...\n", chn, areas[ch
248 write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
295 write_and_poll_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
386 snd_pcm_channel_area_t *areas; member in struct:async_private_data
395 snd_pcm_channel_area_t *areas = data->areas; local
415 async_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
680 direct_write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
788 snd_pcm_channel_area_t *areas; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtimaglst.tex5 An image list is a list of images that may have transparent areas.
H A Dimaglist.tex66 \docparam{bitmap}{Bitmap representing the opaque areas of the image.}
68 \docparam{mask}{Monochrome mask bitmap, representing the transparent areas of the image.}
194 \docparam{bitmap}{Bitmap representing the opaque areas of the image.}
196 \docparam{mask}{Monochrome mask bitmap, representing the transparent areas of the image.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddebug.c33 #define ALL_AREAS 0 /* copy all debug areas */
34 #define NO_AREAS 1 /* copy no debug areas */
185 * - Debug areas are implemented as a threedimensonal array:
186 * areas[areanumber][pagenumber][pageoffset]
192 debug_entry_t*** areas; local
195 areas = kmalloc(nr_areas *
198 if (!areas)
201 areas[i] = kmalloc(pages_per_area *
203 if (!areas[i]) {
207 areas[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dhwblk.h41 struct hwblk_area *areas; member in struct:hwblk_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_abr.c180 for (node = listhead (ospf->areas); node; nextnode (node))
367 for (node = listhead (ospf_top->areas); node; nextnode (node))
390 zlog_info ("ospf_check_abr_status(): looked through areas");
537 ospf_flood_through_as (NULL, dup); /* flood non-NSSA/STUB areas */
539 /* This translated Type-5 will go to all non-NSSA areas connected to
700 for (node = listhead (ospf_top->areas); node; nextnode (node))
791 /* Scan through all NSSA_LSDB records for all areas;
803 for (node = listhead (ospf_top->areas); node; nextnode (node))
992 for (node = listhead (ospf_top->areas); node; nextnode (node))
1190 for (node = listhead (ospf_top->areas); nod
[all...]
H A Dospf_ia.c643 for (node = listhead (ospf_top->areas); node; nextnode (node))
670 for (node = listhead (ospf_top->areas); node; nextnode (node))
677 { /* No active BB connection--consider all areas */
681 for (node = listhead (ospf_top->areas); node; nextnode (node))
702 for (node = listhead (ospf_top->areas); node; nextnode (node))
721 zlog_info ("ospf_ia_routing():not ABR, considering all areas");
723 for (node = listhead (ospf_top->areas); node; nextnode (node))
H A Dospfd.c188 new->areas = list_new ();
189 new->areas->cmp = (int (*)(void *, void *)) ospf_area_id_cmp;
271 for (node = listhead (ospf->areas); node;)
335 for (node = listhead (ospf->areas); node;)
340 listnode_delete (ospf->areas, area);
400 list_delete (ospf->areas);
523 listnode_delete (ospf_top->areas, area);
538 listnode_add_sort (ospf_top->areas, area);
551 for (node = listhead (ospf_top->areas); node; nextnode (node))
1575 for (node = listhead (ospf_top->areas); nod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h137 const snd_pcm_channel_area_t *areas,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_dbug.c47 /* register the areas */
50 ctcm_dbf[x].areas,
H A Dctcm_dbug.h59 int areas; member in struct:ctcm_dbf_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dhwblk-sh7722.c86 .areas = sh7722_hwblk_area,

Completed in 90 milliseconds

123