| /external/chromium/chrome/common/extensions/docs/ |
| tutorials.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> 507 Attribution 3.0 License</a>, and code samples are licensed under the
|
| whats_new.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> 687 Attribution 3.0 License</a>, and code samples are licensed under the
|
| xhr.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> 637 Attribution 3.0 License</a>, and code samples are licensed under the
|
| /external/speex/libspeex/ |
| ltp.c | 358 int nsf, /* Number of samples in subframe */ 540 int nsf, /* Number of samples in subframe */ 662 int nsf, /* Number of samples in subframe */ 767 int nsf, /* Number of samples in subframe */ 812 int nsf, /* Number of samples in subframe */
|
| /frameworks/base/docs/html/guide/topics/usb/ |
| host.jd | 28 <h2>Related Samples</h2> 31 <li><a href="{@docRoot}resources/samples/USB/AdbTest/index.html">AdbTest</a></li> 34 "{@docRoot}resources/samples/USB/MissileLauncher/index.html">MissleLauncher</a></li> 410 "{@docRoot}resources/samples/USB/AdbTest/index.html">AdbTest sample</a>, which shows how to do 412 "{@docRoot}resources/samples/USB/MissileLauncher/index.html">MissleLauncher sample</a>, which
|
| /frameworks/base/media/libstagefright/codecs/aacdec/ |
| pvmp4audiodecoder_api.h | 126 * Interleave format store left, then right audio samples: 220 * Pointer to the output buffer to hold the 16-bit PCM audio samples. 229 * Pointer to the output buffer to hold the 16-bit PCM AAC-plus audio samples. 284 * samples/second. For this release of the library this value does 308 * This value is the number of output PCM samples per channel.
|
| /development/tools/emulator/opengl/host/libs/Translator/EGL/ |
| EglWindowsApi.cpp | 340 EGLint transparentType,samples; local 382 samples = 0 ; 402 visualId,visualType,samples,stencil,supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);
|
| /external/jpeg/ |
| jfdctint.c | 122 * For 8-bit samples with the recommended scaling, all the variable 125 * For 12-bit samples, a full 32-bit multiplication will be needed. 136 * Perform the forward DCT on one block of samples.
|
| /external/oprofile/libutil++/ |
| bfd_support.cpp | 236 // samples files with samples in epilog and try opreport -l -g 525 * information for us to properly attribute samples to symbols. If
|
| /external/svox/pico/lib/ |
| picoos.h | 393 nr of samples 'nrSamples', and a handle to the opened file 416 extern picoos_bool picoos_sdfGetSamples (picoos_SDFile sdFile, picoos_uint32 start, picoos_uint32 * nrSamples, picoos_int16 samples[]); 427 extern picoos_bool picoos_sdfPutSamples (picoos_SDFile sdFile, picoos_uint32 nrSamples, picoos_int16 samples[]);
|
| /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
| utilities.cpp | 782 D3DMULTISAMPLE_TYPE GetMultisampleTypeFromSamples(GLsizei samples) 784 if (samples <= 1) 787 return (D3DMULTISAMPLE_TYPE)samples;
|
| /external/webrtc/src/modules/audio_processing/aec/main/interface/ |
| echo_cancellation.h | 118 * WebRtc_Word16 nrOfSamples Number of samples in farend buffer 139 * WebRtc_Word16 nrOfSamples Number of samples in nearend buffer 142 * WebRtc_Word16 skew Difference between number of samples played
|
| /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
| mainProgram.m | 51 'support', frameSize,... % # of samples per frame 54 'updatel', 0,... % # of samples between blocks 57 'tlength', 0,... % # of samples of entire file
|
| /frameworks/base/core/java/android/app/ |
| Fragment.java | 242 * {@sample development/samples/ApiDemos/res/layout/fragment_layout.xml layout} 246 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentLayout.java 255 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentLayout.java 262 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentLayout.java 269 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentLayout.java 276 * {@sample development/samples/ApiDemos/res/layout-land/fragment_layout.xml layout} 324 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentStack.java 331 * {@sample development/samples/ApiDemos/src/com/example/android/apis/app/FragmentStack.java [all...] |
| /frameworks/base/include/media/ |
| ToneGenerator.h | 246 unsigned int mTotalSmp; // Total number of audio samples played (gives current time) 247 unsigned int mNextSegSmp; // Position of next segment transition expressed in samples 251 unsigned int mMaxSmp; // Maximum number of audio samples played (maximun tone duration)
|
| /frameworks/media/libvideoeditor/vss/src/ |
| M4VSS3GPP_EditAudio.c | 524 /* Time in ms from data size, because it is PCM16 samples */ 683 /* Time in ms from data size, because it is PCM16 samples */ [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
| NewProjectWizardState.java | 97 * The directory where the samples are found. This field is only applicable 101 /** A list of paths to each of the available samples for the current SDK */ 102 public List<File> samples = new ArrayList<File>(); field in class:NewProjectWizardState
|
| /external/bluetooth/bluez/audio/ |
| liba2dp.c | 138 int samples; /* Number of encoded samples */ member in struct:bluetooth_data 142 int nsamples; /* Cumulative number of codec samples */ 264 data->samples = 0; 722 data->samples = 0; 1221 data->samples += encoded;
|
| /frameworks/base/docs/html/guide/developing/debugging/ |
| debugging-ui.jd | 523 $ layoutopt samples/ 524 samples/compound.xml 527 samples/simple.xml 529 samples/too_deep.xml 541 samples/too_many.xml 544 samples/useless.xml
|
| /frameworks/base/docs/html/resources/tutorials/opengl/ |
| opengl-es20.jd | 24 <h2 id="code-samples-list">Related Samples</h2> 26 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/ 28 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/ 30 <li><a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/ 651 href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/graphics/
|
| /frameworks/base/opengl/libs/ |
| debug.in | 81 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples), (target, attachment, textarget, texture, level, samples), 6, "GLenum", target, "GLenum", attachment, "GLenum", textarget, "GLuint", texture, "GLint", level, "GLsizei", samples) 194 TRACE_GL_VOID(glRenderbufferStorageMultisampleIMG, (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height), (target, samples, internalformat, width, height), 5, "GLenum", target, "GLsizei", samples, "GLenum", internalformat, "GLsizei", width, "GLsizei", height) [all...] |
| /frameworks/base/services/input/ |
| InputDispatcher.h | 524 // Linked list of motion samples associated with this motion event. 537 // Checks whether we can append samples, assuming the device id and source are the same. 564 // Usually NULL to indicate that the list of motion samples begins at 565 // MotionEntry::firstSample. Otherwise, some samples were dispatched in a previous 570 // unable to send all motion samples during this cycle. On the next cycle, [all...] |
| /development/tools/yuv420sp2rgb/ |
| yuv420sp2rgb.c | 22 YUV 4:2:0 image with a plane of 8 bit Y samples followed by an interleaved 23 U/V plane containing 8 bit 2x2 subsampled chroma samples.
|
| /external/icu4c/test/intltest/ |
| canittst.cpp | 144 // try samples 145 logln("testing samples");
|
| /external/libvpx/vp8/encoder/ |
| variance_c.c | 203 * UINT32 pixel_step : Offset between filter input samples (see notes). 261 * UINT32 pixel_step : Offset between filter input samples (see notes).
|