HomeSort by relevance Sort by last modified time
    Searched full:buffers (Results 726 - 750 of 2624) sorted by null

<<21222324252627282930>>

  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message_field.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/protobuf/src/google/protobuf/compiler/
subprocess.cc 1 // Protocol Buffers - Google's data interchange format
328 // Must use _exit() rather than exit() to avoid flushing output buffers
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/protobuf/src/google/protobuf/
message.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
text_format.h 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
unknown_field_set.h 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
wire_format.h 1 // Protocol Buffers - Google's data interchange format
33 // Based on original Protocol Buffers design by
wire_format_lite.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX_VC.c 37 // Mixing for 16 bit signed buffers
118 // Mixing for 8 bit signed buffers
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_gsxb.c 190 /* Clear buffers */
392 /* Allocate memory for audio buffers in DMA-able RAM */
SDL_mintaudio_mcsn.c 206 /* Clear buffers */
381 /* Allocate memory for audio buffers in DMA-able RAM */
SDL_mintaudio_xbios.c 190 /* Clear buffers */
472 /* Allocate memory for audio buffers in DMA-able RAM */
  /external/quake/quake/src/WinQuake/
vid_vga.cpp 268 // z, and surface buffers
326 // z, and surface buffers
  /external/replicaisland/src/com/replica/replicaisland/
GameRenderer.java 159 DebugLog.d("AndouKun", "Buffers Created.");
166 DebugLog.d("AndouKun", "Buffers Released.");
  /external/skia/src/gpu/
GrBufferAllocPool.cpp 222 // if the putBack unwinds all the preallocated buffers then we will
225 // buffers are released.
  /external/sonivox/arm-fm-22k/lib_src/
eas_mixer.h 49 * Prepares the mix engine for work, allocates buffers, locates effects modules, etc.
68 * audio buffers, etc.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_mixer.h 49 * Prepares the mix engine for work, allocates buffers, locates effects modules, etc.
68 * audio buffers, etc.
  /external/sonivox/arm-wt-22k/lib_src/
eas_mixer.h 49 * Prepares the mix engine for work, allocates buffers, locates effects modules, etc.
68 * audio buffers, etc.
  /external/srtp/crypto/test/
cipher_driver.c 275 /* set buffers to zero */
318 /* compare buffers */
  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.c 125 // Allocate memory for spectrum buffers.
138 // Allocate memory for history buffers.
  /external/zlib/examples/
fitblk.c 8 Use fixed-size, stack-allocated raw buffers
146 /* allocate memory for buffers and compression engine */
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Process.c 46 /* 1. The input and output buffers must be 32-bit aligned */
175 /* 1. The input and output buffers must be 32-bit aligned */
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 58 * {@link AudioTrack#stop()} to send pending buffers to the mixer, and slightly
231 // buffers to the mixer. This makes the playback head position
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 555 // C function void glDeleteBuffers ( GLsizei n, const GLuint *buffers )
559 int[] buffers,
563 // C function void glDeleteBuffers ( GLsizei n, const GLuint *buffers )
567 java.nio.IntBuffer buffers
    [all...]

Completed in 1359 milliseconds

<<21222324252627282930>>