Searched refs:gain_offset (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dxonar_pcm179x.c257 s8 gain_offset; local
259 gain_offset = data->hp_active ? data->hp_gain_offset : 0;
265 + gain_offset);
267 + gain_offset);
552 s8 gain_offset; local
554 gain_offset = data->hp_active ? data->hp_gain_offset : 0;
557 + gain_offset);
559 + gain_offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dreplaygain.c627 int reference_offset, gain_offset, peak_offset; local
643 if(0 > (gain_offset = FLAC__metadata_object_vorbiscomment_find_entry_from(block, /*offset=*/0, (const char *)(album_mode? GRABBAG__REPLAYGAIN_TAG_ALBUM_GAIN : GRABBAG__REPLAYGAIN_TAG_TITLE_GAIN))))
648 if(!parse_double_(block->data.vorbis_comment.comments + gain_offset, gain))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/davinci/
H A Disif.h427 struct isif_gain_offsets_adj gain_offset; member in struct:isif_config_params_raw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Disif.c65 .gain_offset = {
231 &isif_cfg.bayer.config_params.gain_offset;

Completed in 218 milliseconds