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

<<21222324252627282930>>

  /frameworks/av/include/media/
AudioTrack.h 259 * and will fill up buffers until the pool is exhausted.
264 /* Flush a stopped track. All pending buffers are discarded.
271 * and will fill up buffers until the pool is exhausted.
414 * STOPPED instead of NO_ERROR as long as there are buffers available,
416 * Buffers will be returned until the pool (buffercount())
  /frameworks/av/libvideoeditor/osal/src/
LVOSA_FileReader_optim.c 55 * File reader cache buffers parameters (size, number of buffers, etc)
68 * @brief This structure defines the File reader Buffers context (private)
95 M4OSA_FileReader_Buffer_optim buffer[M4OSA_READBUFFER_NB]; /**< Read buffers */
603 /* Allocate buffers */
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES20.cpp 502 /* void glDeleteBuffers ( GLsizei n, const GLuint *buffers ) */
508 GLuint *buffers = (GLuint *) 0; local
511 jniThrowException(_env, "java/lang/IllegalArgumentException", "buffers == null");
525 buffers = buffers_base + offset;
529 (GLuint *)buffers
539 /* void glDeleteBuffers ( GLsizei n, const GLuint *buffers ) */
545 GLuint *buffers = (GLuint *) 0; local
547 buffers = (GLuint *)getPointer(_env, buffers_buf, &_array, &_remaining);
554 (GLuint *)buffers
559 releasePointer(_env, _array, buffers, JNI_FALSE)
922 GLuint *buffers = (GLuint *) 0; local
963 GLuint *buffers = (GLuint *) 0; local
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 83 OMX_U32 nBufferCountActual; /**< The actual number of buffers allocated on this port */
84 OMX_U32 nBufferCountMin; /**< The minimum number of buffers this port requires */
85 OMX_U32 nBufferSize; /**< Size, in bytes, for buffers to be used for this channel */
89 is not populated with buffers on a transition to IDLE. */
90 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by
  /frameworks/native/opengl/libagl/
state.cpp 370 int index = c->rasterizer.state.buffers.color.format;
376 int index = c->rasterizer.state.buffers.color.format;
382 int index = c->rasterizer.state.buffers.color.format;
388 int index = c->rasterizer.state.buffers.color.format;
410 params[0] = c->rasterizer.state.buffers.depth.format ? 0 : 16;
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 176 /*Allocate input and output buffers*/
504 /*Check if buffers are allocated*/
518 /*Check if buffers are allocated*/
648 /*Push output Buffers*/
674 /*push input buffers*/
  /hardware/ti/wlan/wl1271/Txn/
SdioBusDrv.c 349 * or copied from it to the host buffers after read transactions.
368 /* Go over the transaction buffers */
373 /* If no more buffers, exit the loop */
557 /* If we got here we sent all buffers and we don't pend transaction end */
571 /* If no more buffers, exit the loop */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 129 * @def G722ENC_MAX_NUM_OF_BUFS Maximum number of buffers
248 * @def G722ENC_NUM_INPUT_DASF_BUFFERS Number of input buffers
451 /** This will contain info like how many buffers
468 /** The pipes for sending buffers to the thread */
474 /** The pipes for sending buffers to the thread */
477 /** The pipes for sending buffers to the thread */
485 /** Count of number of buffers outstanding with bridge */
488 /** Count of number of buffers outstanding with bridge */
491 /** Count of buffers sent to the LCML */
494 /** Count of buffers received from the LCML *
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp     [all...]
  /external/chromium/base/
message_pump_win.h 208 // // Use only when there are no user's buffers involved on the actual IO,
308 // notifies the completion of this operation. Please remember that any buffers
311 // additional buffers (other than the overlapped structure itself).
  /external/chromium/net/url_request/
url_request_job.cc 75 // Save the caller's buffers while we do IO
76 // in the filter's buffers.
527 // save the caller's buffers. Release our reference.
  /external/icu4c/common/unicode/
unorm2.h 197 * The source and destination strings must be different buffers.
219 * The first and second strings must be different buffers.
242 * The first and second strings must be different buffers.
  /external/mesa3d/docs/
faq.html 297 <p>This discussion applies to stencil buffers, accumulation buffers and
325 Do note that Mesa uses these values to size some internal buffers,
  /external/opencv/cv/src/
cvoptflowhs.cpp 100 /* Buffers for Sobel calculations */
119 /* buffers derivatives product */
154 /* Allocating memory for all buffers */
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
179 // Note: The Google-internal version of Protocol Buffers uses this function
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.h 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
281 // If a block_size is given, it specifies the size of the buffers
  /external/qemu/
tap-win32.c 107 tun_buffer_t buffers[TUN_MAX_BUFFER_COUNT]; member in struct:tap_win32_overlapped
446 tun_buffer_t* element = &overlapped->buffers[index];
451 /* To count buffers, initially no-signal. */
  /external/svox/pico/lib/
picoapi.h 385 the internal buffers without finishing synthesis, use the function
421 Resets the engine and clears all engine-internal buffers, in
422 particular text input and signal data output buffers.
  /frameworks/av/cmds/stagefright/
sf2.cpp 516 ALOGV("coalesced %d input buffers", n);
556 " -S(urface) Allocate output buffers on a surface.\n"
557 " -R(ender) Render surface-allocated buffers.\n");
  /frameworks/av/media/libstagefright/codecs/aacdec/
byte_align.cpp 26 Local Stores/Buffers/Pointers Needed:
29 Global Stores/Buffers/Pointers Needed:
35 Pointers and Buffers Modified:
fwd_long_complex_rot.cpp 59 Local Stores/Buffers/Pointers Needed:
62 Global Stores/Buffers/Pointers Needed:
68 Pointers and Buffers Modified:
fwd_short_complex_rot.cpp 57 Local Stores/Buffers/Pointers Needed:
60 Global Stores/Buffers/Pointers Needed:
66 Pointers and Buffers Modified:
pvmp4audiodecodergetmemrequirements.cpp 44 Local Stores/Buffers/Pointers Needed: None
46 Global Stores/Buffers/Pointers Needed: None
52 Pointers and Buffers Modified: None
s_lt_pred_status.h 46 Description: Decreased size of LTP buffers from 4096 to 3072. The upper 1024
47 elements in the LTP buffers were never touched in the code. This saves
50 Description: Decreased size of LTP buffers again from 3072 to 2048. This
  /hardware/ti/omap3/dspbridge/inc/
cmm.h 83 * Allocate memory buffers that can be used for data streaming or
368 * bForce: bForce = TRUE will free XLators SM buffers/dscriptrs.
404 * for shared memory buffers between the GPP and DSP.

Completed in 882 milliseconds

<<21222324252627282930>>