Searched refs:sample (Results 326 - 350 of 692) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dinterplayvideo.c554 unsigned char sample[2]; local
558 sample[0] = *s->stream_ptr++;
559 sample[1] = *s->stream_ptr++;
563 *s->pixel_ptr++ = sample[ y & 1 ];
564 *s->pixel_ptr++ = sample[!(y & 1)];
H A Dmpegaudioenc.c669 int qindex, steps, m, sample, bits; local
674 sample = s->sb_samples[ch][k][l + m][i];
679 a = (float)sample * scale_factor_inv_table[s->scale_factors[ch][i][k]];
691 q1 = sample << (-shift);
693 q1 = sample >> shift;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudioenc_template.c682 int qindex, steps, m, sample, bits; local
687 sample = s->sb_samples[ch][k][l + m][i];
692 a = (float)sample * s->scale_factor_inv_table[s->scale_factors[ch][i][k]];
704 q1 = sample << (-shift);
706 q1 = sample >> shift;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-video.mak145 FATE_FILTER-$(call ALLYES, SMJPEG_DEMUXER MJPEG_DECODER PERMS_FILTER HQDN3D_FILTER) += fate-filter-hqdn3d-sample
146 fate-filter-hqdn3d-sample: tests/data/filtergraphs/hqdn3d
147 fate-filter-hqdn3d-sample: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/smjpeg/scenwin.mjpg -filter_complex_script $(TARGET_PATH)/tests/data/filtergraphs/hqdn3d -an
159 FATE_FILTER-$(call ALLYES, VMD_DEMUXER VMDVIDEO_DECODER FORMAT_FILTER PERMS_FILTER GRADFUN_FILTER) += fate-filter-gradfun-sample
160 fate-filter-gradfun-sample: tests/data/filtergraphs/gradfun
161 fate-filter-gradfun-sample: CMD = framecrc -i $(TARGET_SAMPLES)/vmd/12.vmd -filter_script $(TARGET_PATH)/tests/data/filtergraphs/gradfun -an -frames:v 20
H A Dscreen.mak15 fate-fraps-v1: CMD = framecrc -i $(TARGET_SAMPLES)/fraps/sample-v1.avi -an
H A Dvoice.mak62 fate-gsm-toast: CMD = framecrc -i $(TARGET_SAMPLES)/gsm/sample-gsm-8000.mov -t 10
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtsizer.tex89 sample shows a listbox and three buttons in a horizontal box sizer; one button
104 sizer inferior to the other or not}. The following sample shows a dialog with
140 The following sample shows the same dialog as in the last sample,
150 static box. Here is a sample:
177 a size different from the one it requested. The following sample shows
H A Dcommand.tex86 The docview sample uses the first method, to remove or restore segments
H A Ddobjsmpl.tex50 \helpref{DnD sample}{samplednd},
H A Dipcclint.tex16 connection is made. Look at the IPC sample and the
H A Dipcservr.tex15 connection is made. Look at the IPC sample and the \helpref{Interprocess communications overview}{ipcoverview} for
H A Dtglbtn.tex19 \helpref{controls}{samplecontrols} sample.
H A Dtopics.tex12 \helpref{wxWidgets Hello World sample}{helloworld}\\
H A Dtprint.tex36 (from the printing sample) shows how easy it is to initiate printing, previewing
40 MyPrintout is defined, please look at the printout sample code.
83 screen and printer PPI and scaling. See the printing sample for examples of how
175 the printing sample for an example.
H A Dwizevt.tex49 \helpref{wxWizard}{wxwizard}, \helpref{wxWizard sample}{samplewizard}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_dac.c51 * arbitrary limit to number of sense oscillations tolerated in one sample
57 * arbitrary limit to number of conflicting sample pairs to tolerate at a
180 /* take sample pairs until both samples in the pair agree */
225 uint32_t sample, testval, regoffset = nv04_dac_output_offset(encoder); local
293 sample = NVReadRAMDAC(dev, 0, NV_PRAMDAC_TEST_CONTROL + regoffset);
310 return sample;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dads7846.c34 #define TS_POLL_DELAY (1 * 1000000) /* ns delay before the first sample */
37 /* this driver doesn't aim at the peak continuous sample rate */
38 #define SAMPLE_BITS (8 /*cmd*/ + 16 /*sample*/ + 2 /* before, after */)
183 __be16 sample; member in struct:ser_req
191 u8 sample[3]; member in struct:ads7845_ser_req
235 /* take sample */
241 req->xfer[3].rx_buf = &req->sample;
266 status = be16_to_cpu(req->sample);
289 req->xfer[0].rx_buf = req->sample;
301 status = be16_to_cpu(*((u16 *)&req->sample[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_lfloat.c114 int32_t sample = 0; local
159 int32_t sample = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/distro/rpm/
H A Dopenvpn.spec129 cp -r AUTHORS ChangeLog NEWS contrib/ sample/ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A DMakefile.am128 SUBDIRS = . include sample test
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dstream_encoder.cpp230 void Stream::get_verify_decoder_error_stats(FLAC__uint64 *absolute_sample, unsigned *frame_number, unsigned *channel, unsigned *sample, FLAC__int32 *expected, FLAC__int32 *got) argument
233 ::FLAC__stream_encoder_get_verify_decoder_error_stats(encoder_, absolute_sample, frame_number, channel, sample, expected, got);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dencoders.c331 unsigned sample; local
336 FLAC__stream_encoder_get_verify_decoder_error_stats(encoder, &absolute_sample, &frame_number, &channel, &sample, &expected, &got);
461 /* init the dummy sample buffer */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dencoders.cpp360 unsigned sample; local
365 encoder->get_verify_decoder_error_stats(&absolute_sample, &frame_number, &channel, &sample, &expected, &got);
490 /* init the dummy sample buffer */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A DMakefile602 SAMPLERCTEXI = sample.wgetrc.munged_for_texi_inclusion
609 wget_TEXINFOS = fdl.texi sample.wgetrc.munged_for_texi_inclusion
610 EXTRA_DIST = sample.wgetrc \
1033 $(SAMPLERCTEXI): $(srcdir)/sample.wgetrc
1069 # install sample.wgetrc
1070 install.wgetrc: $(srcdir)/sample.wgetrc
1073 if cmp -s $(srcdir)/sample.wgetrc $(DESTDIR)$(WGETRC); then echo ""; \
1075 echo ' $(INSTALL_DATA) $(srcdir)/sample.wgetrc $(DESTDIR)$(WGETRC).new'; \
1076 $(INSTALL_DATA) $(srcdir)/sample.wgetrc $(DESTDIR)$(WGETRC).new; \
1085 $(INSTALL_DATA) $(srcdir)/sample
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c365 /* now write the sample rate
416 /* now write the sample rate
420 /* I don't support different sample rates for multichannel,
890 int sample, i; local
908 for (sample = 0; sample < num_samples; sample++) {
946 int sample, i; local
963 for (sample = 0; sample < num_sample
[all...]

Completed in 275 milliseconds

<<11121314151617181920>>