HomeSort by relevance Sort by last modified time
    Searched refs:samples (Results 776 - 800 of 837) sorted by null

<<31323334

  /external/mesa3d/src/glx/
glxcmds.c 991 MATCH_MINIMUM(samples);
1134 PREFER_SMALLER(samples);
    [all...]
  /external/oprofile/utils/
opcontrol 147 -V/--verbose[=all,sfile,arcs,samples,module,misc,ext]
290 SAMPLES_DIR="$SESSION_DIR/samples"
1037 # IBS can generate a large number of samples/events.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
context.c 305 vis->samples = numSamples;
    [all...]
mtypes.h 547 GLint samples; member in struct:gl_config
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MultimapCollectionTest.java 211 public SampleElements<Entry<String, Integer>> samples() { method in class:MultimapCollectionTest.TestEntriesGenerator
    [all...]
  /external/mesa3d/src/mesa/main/
context.c 305 vis->samples = numSamples;
    [all...]
mtypes.h 547 GLint samples; member in struct:gl_config
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp     [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
gbemu.js 476 Stereo audio with a sample rate of 70 khz, a minimum buffer of 15000 samples total, a maximum buffer of 25000 samples total and a starting volume level of 1.
482 The callback is passed the number of samples requested, while it can return any number of samples it wants back.
521 /*Pass your samples into here!
522 Pack your samples as a one-dimenional array
544 /*Pass your samples into here if you don't want automatic callback calling:
545 Pack your samples as a one-dimenional array
568 //Developer can use this to see how many samples to write (example: minimum buffer allotment minus remaining samples left returned from this function to make sure maximum buffering is done...
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 251 #define HCFG_AUDIOENABLE 0x00000001 /* 0 = CODECs transmit zero-valued samples */
338 * bit 3: Dummy record insert zero samples.
434 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */
440 #define CCR_CACHEINVALIDSIZE_MASK 0xfe000000 /* Number of invalid samples cache for this channel */
442 #define CCR_INTERLEAVEDSAMPLES 0x00800000 /* 1 = A cache service will fetch interleaved samples */
443 #define CCR_WORDSIZEDSAMPLES 0x00400000 /* 1 = A cache service will fetch word sized samples */
446 #define CCR_LOOPINVALSIZE 0x0000fe00 /* Number of invalid samples in cache prior to loop */
1967 unsigned int *samples; \/* pointer to samples (20-bit) *\/ member in struct:snd_emu10k1_fx8010_tram
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 251 #define HCFG_AUDIOENABLE 0x00000001 /* 0 = CODECs transmit zero-valued samples */
338 * bit 3: Dummy record insert zero samples.
434 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */
440 #define CCR_CACHEINVALIDSIZE_MASK 0xfe000000 /* Number of invalid samples cache for this channel */
442 #define CCR_INTERLEAVEDSAMPLES 0x00800000 /* 1 = A cache service will fetch interleaved samples */
443 #define CCR_WORDSIZEDSAMPLES 0x00400000 /* 1 = A cache service will fetch word sized samples */
446 #define CCR_LOOPINVALSIZE 0x0000fe00 /* Number of invalid samples in cache prior to loop */
1967 unsigned int *samples; \/* pointer to samples (20-bit) *\/ member in struct:snd_emu10k1_fx8010_tram
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Renderer11.cpp 44 // this flag enables suppressing some spurious warnings that pop up in certain WebGL samples
    [all...]
Renderer9.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]

Completed in 3692 milliseconds

<<31323334