HomeSort by relevance Sort by last modified time
    Searched full:samples (Results 976 - 1000 of 5303) sorted by null

<<31323334353637383940>>

  /external/libhevc/common/
ihevc_chroma_intra_pred_filters.c 99 * Reference substitution process for samples unavailable for prediction
159 /* If no neighbor flags are present, fill the neighbor samples with DC value */
169 /* Else fill the corresponding samples */
190 pu1_dst[(4 * nt) - 2 - i] = pu1_left[j * src_strd]; // U left samples
191 pu1_dst[(4 * nt) - 1 - i] = pu1_left[(j * src_strd) + 1]; // V left samples
200 pu1_dst[(4 * nt) - 2 - i] = pu1_left[j * src_strd]; // U left samples
201 pu1_dst[(4 * nt) - 1 - i] = pu1_left[(j * src_strd) + 1]; // V left samples
209 // U-V interleaved Top-top right samples
216 // U-V interleaved Top-top right samples
433 * Planar Intraprediction with reference neighboring samples locatio
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
AACTrackImpl.java 77 private List<ByteBuffer> samples; field in class:AACTrackImpl
100 samples = new LinkedList<ByteBuffer>();
106 double duration = samples.size() / packetsPerSecond;
110 for (int i = 0; i < samples.size(); i++) {
111 int size = samples.get(i).capacity();
204 return samples;
275 samples.add(ByteBuffer.wrap(data));
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Process.c 61 /* NumSamples Number of samples in the input buffer */
103 NumSamples); /* Number of samples to process */
111 NumSamples); /* Number of samples to process */
118 NumSamples); /* Number of samples to process */
127 NumSamples); /* Number of samples to process */
154 /* NumSamples Number of samples in the input buffer */
174 * Check the number of samples is not too large
  /external/deqp/modules/gles31/functional/
es31fInternalFormatQueryTests.cpp 126 std::vector<glw::GLint> samples; local
130 samples.resize(numSampleCounts, -1);
132 gl.getInternalformativ(m_target, m_internalFormat, GL_SAMPLES, numSampleCounts, &samples[0]);
145 samplesMsg << samples[ndx]; local
149 // Samples are in order
152 if (samples[ndx-1] <= samples[ndx])
154 m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: Samples must be ordered descending." << tcu::TestLog::EndMessage;
160 // samples are positive
163 if (samples[ndx-1] <= 0
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
google_wallet.html 14 <td><a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/in-app-payments">in-app-payments</a></td>
33 <a href="https://raw.github.com/GoogleChrome/chrome-app-samples/master/in-app-payments/buy.js">buy.js</a>,
111 <li>You must package the <a href="https://raw.github.com/GoogleChrome/chrome-app-samples/master/in-app-payments/buy.js">buy.js</a>
134 <li>Include <a href="https://raw.github.com/GoogleChrome/chrome-app-samples/master/in-app-payments/buy.js">buy.js</a> in your app.
138 you cannot include the <a href="https://raw.github.com/GoogleChrome/chrome-app-samples/master/in-app-payments/buy.js">buy.js</a>
188 you must package <a href="https://raw.github.com/GoogleChrome/chrome-app-samples/master/in-app-payments/buy.js">buy.js</a>
198 <li><a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/in-app-payments">source code</a></li>
  /external/oprofile/daemon/liblegacy/
opd_proc.c 209 * or module samples files. Here we will catch also
292 /* There is a race for samples received between fork/exec sequence.
293 * These samples belong to the old mapping but we can not say if
294 * samples has been received before the exec or after. This explains
298 * samples, the error message can count only out of mapping samples but
299 * not samples between the race and inside the mapping of the exec'ed
303 * only manner to handle this is to flush the module samples hash table
385 * age dead proc in such way if a proc doesn't receive any samples
  /libcore/dalvik/src/test/java/dalvik/system/profiler/
SamplingProfilerTest.java 159 // should have no samples to start
181 Set<Sample> samples = hprofData.getSamples(); local
182 assertNotNull(samples);
183 assertNotSame(samples, hprofData.getSamples());
184 assertEquals(1, samples.size());
185 Sample sample = samples.iterator().next();
246 Set<Sample> samples = hprofData.getSamples(); local
247 assertNotNull(samples);
248 for (Sample sample : samples) {
  /build/tools/droiddoc/templates-sdk/
sample.cs 5 <body class="gc-documentation develop samples" itemscope itemtype="http://schema.org/Article">
18 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
19 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
20 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
21 onclick="ga('send', 'event', 'Samples', 'Download', <?cs var:projectDir ?>);"
sampleindex.cs 5 <body class="gc-documentation develop samples" itemscope itemtype="http://schema.org/Article">
19 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
21 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
23 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
24 onclick="ga('send', 'event', 'Samples', 'Download', <?cs var:projectDir ?>);"
  /build/tools/droiddoc/templates-sdk-dyn/
sample.cs 5 <body class="gc-documentation develop samples" itemscope itemtype="http://schema.org/Article">
18 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
19 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
20 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
21 onclick="_gaq.push(['_trackEvent', 'Samples', 'Download', <?cs var:projectDir ?>]);"
sampleindex.cs 5 <body class="gc-documentation develop samples" itemscope itemtype="http://schema.org/Article">
19 <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
21 &#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
23 &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip"
24 onclick="_gaq.push(['_trackEvent', 'Samples', 'Download', <?cs var:projectDir ?>]);"
  /external/chromium_org/components/copresence/mediums/audio/
audio_player.cc 46 const scoped_refptr<media::AudioBusRefCounted>& samples) {
50 &AudioPlayer::PlayOnAudioThread, base::Unretained(this), samples));
96 const scoped_refptr<media::AudioBusRefCounted>& samples) {
104 samples_ = samples;
146 // Continuously play our samples till explicitly told to stop.
  /external/chromium_org/components/metrics/serialization/
serialization_utils_unittest.cc 130 ScopedVector<MetricSample> samples; local
131 SerializationUtils::ReadAndTruncateMetricsFromFile(filename, &samples);
132 ASSERT_EQ(size_t(1), samples.size());
133 ASSERT_TRUE(samples[0] != NULL);
134 EXPECT_TRUE(crash->IsEqual(*samples[0]));
  /external/chromium_org/ppapi/cpp/
media_stream_audio_track.h 52 /// Configures underlying buffer buffers for incoming audio samples.
53 /// If the application doesn't want to drop samples, then the
56 /// all input buffers. If all buffers are filled, then samples will be
102 /// are full, audio samples will be dropped until <code>RecycleBuffer()</code>
106 /// <code>callback</code> will be called when a new buffer of audio samples
  /external/chromium_org/ppapi/examples/media_stream_audio/
media_stream_audio.cc 30 // This example demonstrates receiving audio samples from an AndioMediaTrack
145 // Draw our samples.
167 uint32_t samples = buffer.GetNumberOfSamples() / channels; local
169 if (channel_count_ != channels || sample_count_ != samples) {
171 sample_count_ = samples;
  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 124 One plane, samples RGB from the texture to rgb in the
128 One plane, samples RGBA from the texture to rgba in the
134 Three planes, samples Y from the first plane to r in
139 Two planes, samples Y from the first plane to r in
143 Two planes, samples Y from the first plane to r in
  /external/chromium_org/third_party/speex/include/speex/
speex_echo.h 73 * @param frame_size Number of samples to process at one time (should correspond to 10-20 ms)
74 * @param filter_length Number of samples of echo to cancel (should generally correspond to 100-500 ms)
80 * @param frame_size Number of samples to process at one time (should correspond to 10-20 ms)
81 * @param filter_length Number of samples of echo to cancel (should generally correspond to 100-500 ms)
145 * @param frame_size Size of the frame to process at ones (counting samples *per* channel)
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiledata.h 48 // A class that accumulates profile samples and writes them to a file.
51 // reduced by combining profile samples that have the same stack trace
69 // A profiler which uses asyncronous signals to add samples will
84 int samples_gathered; // Number of samples gathered to far (or 0)
168 int count_; // How many samples recorded
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiledata.h 48 // A class that accumulates profile samples and writes them to a file.
51 // reduced by combining profile samples that have the same stack trace
69 // A profiler which uses asyncronous signals to add samples will
84 int samples_gathered; // Number of samples gathered to far (or 0)
168 int count_; // How many samples recorded
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
resample_by_2_internal.c 39 // lower allpass filter (operates on even input samples)
69 // upper allpass filter (operates on odd input samples)
134 // lower allpass filter (operates on even input samples)
164 // upper allpass filter (operates on odd input samples)
206 // upper allpass filter (generates odd output samples)
236 // lower allpass filter (generates even output samples)
276 // upper allpass filter (generates odd output samples)
306 // lower allpass filter (generates even output samples)
346 // upper allpass filter (generates odd output samples)
381 // lower allpass filter (generates even output samples)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
initial_delay_unittest.cc 35 int samples = frame.num_channels_ * frame.samples_per_channel_; local
37 for (int n = 0; n < samples; ++n)
39 rms /= samples;
135 int samples = in_audio_frame.num_channels_ * local
137 for (int n = 0; n < samples; ++n) {
  /external/chromium_org/tools/profile_chrome/
perf_controller.py 38 # Increase priority to avoid dropping samples. Requires root.
40 # Record raw samples to get CPU information.
41 '--raw-samples',
160 'are no samples in the trace.')
184 'not contain any perf samples. You can still view the '
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapEqualsTester.java 50 Entry<K, V> e3 = getSubjectGenerator().samples().e3;
62 entries.add(entry(null, samples.e3.getValue()));
73 entries.add(entry(null, samples.e3.getValue()));
86 entries.add(entry(samples.e3.getKey(), null));
97 entries.add(entry(samples.e3.getKey(), null));
  /external/libvorbis/doc/vorbisfile/
seeking.html 36 single sample or across multiple samples.<p>
55 <td>This function seeks to a specific audio sample number, specified in pcm samples.</td>
59 <td>This function seeks to the closest page preceding the specified audio sample number, specified in pcm samples.</td>
77 <td>This function seeks to a specific audio sample number, specified in pcm samples. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities.</td>
81 <td>This function seeks to the closest page preceding the specified audio sample number, specified in pcm samples. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities.</td>
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 124 One plane, samples RGB from the texture to rgb in the
128 One plane, samples RGBA from the texture to rgba in the
134 Three planes, samples Y from the first plane to r in
139 Two planes, samples Y from the first plane to r in
143 Two planes, samples Y from the first plane to r in

Completed in 729 milliseconds

<<31323334353637383940>>