Searched defs:full_scale (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_streams/
H A Dmain.c390 const FLAC__int8 full_scale = 127; local
417 const FLAC__int8 full_scale = 127; local
448 const FLAC__int16 full_scale = 32767; local
475 const FLAC__int16 full_scale = 32767; local
506 const FLAC__int32 full_scale = 0x7fffff; local
533 const FLAC__int32 full_scale = 0x7fffff; local
588 const FLAC__int32 full_scale = (1 << (bytes_per_sample*8-1)) - 1; local
621 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
682 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_streams/
H A Dmain.c390 const FLAC__int8 full_scale = 127; local
417 const FLAC__int8 full_scale = 127; local
448 const FLAC__int16 full_scale = 32767; local
475 const FLAC__int16 full_scale = 32767; local
506 const FLAC__int32 full_scale = 0x7fffff; local
533 const FLAC__int32 full_scale = 0x7fffff; local
588 const FLAC__int32 full_scale = (1 << (bytes_per_sample*8-1)) - 1; local
621 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
682 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_streams/
H A Dmain.c390 const FLAC__int8 full_scale = 127; local
417 const FLAC__int8 full_scale = 127; local
448 const FLAC__int16 full_scale = 32767; local
475 const FLAC__int16 full_scale = 32767; local
506 const FLAC__int32 full_scale = 0x7fffff; local
533 const FLAC__int32 full_scale = 0x7fffff; local
588 const FLAC__int32 full_scale = (1 << (bytes_per_sample*8-1)) - 1; local
621 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
682 const FLAC__int32 full_scale = (1 << (bps-1)) - 1; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Djr3_pci.c227 set_full_scales(volatile struct jr3_channel *channel, struct six_axis_t full_scale) argument
639 volatile struct force_array *full_scale; local
[all...]
H A Djr3_pci.h379 struct force_array full_scale; /* offset 0x0080 */ member in struct:jr3_channel
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Djr3_pci.c227 set_full_scales(volatile struct jr3_channel *channel, struct six_axis_t full_scale) argument
639 volatile struct force_array *full_scale; local
[all...]
H A Djr3_pci.h379 struct force_array full_scale; /* offset 0x0080 */ member in struct:jr3_channel

Completed in 129 milliseconds