HomeSort by relevance Sort by last modified time
    Searched full:buffers (Results 76 - 100 of 4839) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/jetty/src/java/org/eclipse/jetty/io/
Buffers.java 24 * Represents a pool or other source of buffers and abstracts the creation
25 * of specific types of buffers (eg NIO). The concept of big and little buffers
29 public interface Buffers
BuffersFactory.java 23 public static Buffers newBuffers(Buffers.Type headerType, int headerSize, Buffers.Type bufferType, int bufferSize, Buffers.Type otherType,int maxSize)
  /external/libvpx/libvpx/vpx/
vpx_frame_buffer.h 24 /*!\brief The maximum number of work buffers used by libvpx.
28 /*!\brief The maximum number of reference buffers that a VP9 encoder may use.
34 * This structure holds allocated frame buffers used by the decoder.
66 * referenced by any other buffers. |fb| is guaranteed to not be NULL. On
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_clear.c 44 * Clear the given buffers to the specified values.
48 softpipe_clear(struct pipe_context *pipe, unsigned buffers,
66 if (buffers & PIPE_CLEAR_COLOR) {
72 if (buffers & PIPE_CLEAR_DEPTHSTENCIL) {
  /external/nanopb-c/examples/using_union_messages/
unionproto.proto 4 // There is no official type in Protocol Buffers for describing unions,
  /external/protobuf/
protobuf-lite.pc.in 6 Name: Protocol Buffers
protobuf.pc.in 6 Name: Protocol Buffers
  /external/protobuf/src/google/protobuf/io/
package_info.h 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
32 // Based on original Protocol Buffers design by
48 // work with their own I/O abstractions -- e.g., to allow Protocol Buffers
  /external/protobuf/src/google/protobuf/
unittest_extension_nano.proto 26 // https://developers.google.com/protocol-buffers/docs/proto#simple
  /external/skia/src/gpu/gl/debug/
GrBufferObj.cpp 27 // buffers are automatically unmapped when deleted
  /frameworks/native/include/gui/
Surface.h 35 * An implementation of ANativeWindow that feeds graphics buffers into a
43 * Surface. Surface then forwards the buffers through Binder IPC
62 * therefore prevent them to be used as actual producers of buffers.
83 * A sideband stream is a device-specific mechanism for passing buffers
86 * whether to acquire buffers from the sideband stream or from the queued
87 * buffers.
94 /* Allocates buffers based on the current dimensions/format.
96 * This function will allocate up to the maximum number of buffers
100 * buffers allocated, this function has no effect.
105 * generation number on any buffers attached to the Surface after this call
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderVP8.h 16 virtual OMX_ERRORTYPE ProcessorProcess(OMX_BUFFERHEADERTYPE **buffers, buffer_retain_t *retains, OMX_U32 numberBuffers);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_frame_buffer.h 24 /*!\brief The maximum number of work buffers used by libvpx.
28 /*!\brief The maximum number of reference buffers that a VP9 encoder may use.
34 * This structure holds allocated frame buffers used by the decoder.
70 * referenced by any other buffers. |fb| is guaranteed to not be NULL. On
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT 'struct iovec's.
34 The buffers are filled in the order specified.
43 /* Write data pointed by the buffers described by IOVEC, which
58 without change the file pointer, and put the result in the buffers
60 The buffers are filled in the order specified. Operates just like
69 /* Write data pointed by the buffers described by IOVEC, which is a
96 without change the file pointer, and put the result in the buffers
98 The buffers are filled in the order specified. Operates just like
107 /* Write data pointed by the buffers described by IOVEC, which is a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT 'struct iovec's.
34 The buffers are filled in the order specified.
43 /* Write data pointed by the buffers described by IOVEC, which
58 without change the file pointer, and put the result in the buffers
60 The buffers are filled in the order specified. Operates just like
69 /* Write data pointed by the buffers described by IOVEC, which is a
96 without change the file pointer, and put the result in the buffers
98 The buffers are filled in the order specified. Operates just like
107 /* Write data pointed by the buffers described by IOVEC, which is a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT 'struct iovec's.
34 The buffers are filled in the order specified.
43 /* Write data pointed by the buffers described by IOVEC, which
58 without change the file pointer, and put the result in the buffers
60 The buffers are filled in the order specified. Operates just like
69 /* Write data pointed by the buffers described by IOVEC, which is a
96 without change the file pointer, and put the result in the buffers
98 The buffers are filled in the order specified. Operates just like
107 /* Write data pointed by the buffers described by IOVEC, which is a
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 345 __DRIbuffer *buffers = NULL; local
361 /* Set this up front, so that in case our buffers get invalidated
362 * while we're getting new buffers, we don't clobber the stamp and
402 buffers = (*screen->dri2.loader->getBuffersWithFormat)(drawable,
421 buffers = (*screen->dri2.loader->getBuffers)(drawable,
429 if (buffers == NULL)
433 switch (buffers[i].attachment) {
462 buffers[i].attachment);
471 if (name == buffers[i].name)
478 regname, buffers[i].name, buffers[i].attachment
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL_test.cpp 31 // This test requires 3 buffers to avoid deadlock because we're
83 // This test requires 3 buffers to complete run on a single thread.
153 sp<GraphicBuffer> buffers[2]; local
176 buffers[i] = mST->getCurrentBuffer();
179 // Destroy the GL texture object to release its ref on buffers[2].
189 EXPECT_EQ(1, buffers[0]->getStrongCount());
194 EXPECT_EQ(3, buffers[1]->getStrongCount());
198 sp<GraphicBuffer> buffers[3]; local
222 buffers[i] = mST->getCurrentBuffer();
226 // on buffers[2]
    [all...]
  /external/deqp/modules/gles3/functional/
es3fIndexedStateQueryTests.cpp 196 // bind buffers
317 GLuint buffers[2]; local
318 glGenBuffers(2, buffers);
322 glBindBuffer(GL_UNIFORM_BUFFER, buffers[ndx]);
324 glBindBufferBase(GL_UNIFORM_BUFFER, uniformIndices[ndx], buffers[ndx]);
334 checkIntEquals(m_testCtx, boundBuffer, buffers[ndx]);
338 glDeleteBuffers(2, buffers);
370 GLuint buffers[2]; local
371 glGenBuffers(2, buffers);
373 glBindBuffer(GL_UNIFORM_BUFFER, buffers[0])
    [all...]
  /external/libavc/encoder/
ih264e_defs.h 114 * buffer width and height for half pel buffers
138 * Maximum number of reference buffers in DPB manager
257 /** Number of buffers created to hold half-pel planes for every reference buffer */
260 /** Number of buffers Needed for SUBPEL and BIPRED computation */
416 * Holds intermediate buffers needed during processing stage
422 * Holds buffers for vert_bs, horz_bs and QP (all frame level)
432 * Holds buffers for vert_bs, horz_bs and QP (all frame level)
448 * Also holds reference picture buffers in non-shared mode
517 * Number of buffers for I/O based on format
521 /** Minimum number of input buffers */
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.cpp 58 ALOGV("%s: Stream %d: Has %zu outstanding buffers,"
80 lines.appendFormat(" Combined usage: %d, max HAL buffers: %d\n",
84 lines.appendFormat(" Total buffers: %zu, currently dequeued: %zu\n",
136 ALOGE("%s: Can't disconnect with %zu buffers still dequeued!",
166 * Avoid a spurious IDLE->ACTIVE->IDLE transition when using buffers
188 ALOGE("%s: Stream %d: Can't get buffers in unconfigured state %d",
197 // Allow buffers to be returned in the error state, to allow for disconnect
200 ALOGE("%s: Stream %d: Can't return buffers in unconfigured state %d",
205 ALOGE("%s: Stream %d: No buffers outstanding to return", __FUNCTION__,
250 * Avoid a spurious IDLE->ACTIVE->IDLE transition when using buffers
    [all...]
  /external/mesa3d/src/mesa/main/
buffers.c 27 * \file buffers.c
34 #include "buffers.h"
46 * Return bitmask of BUFFER_BIT_* flags indicating which color buffers are
93 * Given a GLenum naming one or more color buffers (such as
253 /* none of the named color buffers exist! */
278 * \param buffers array [n] of renderbuffer names. Unlike glDrawBuffer, the
283 _mesa_DrawBuffersARB(GLsizei n, const GLenum *buffers)
304 if (buffers[output] == GL_NONE) {
308 destMask[output] = draw_buffer_enum_to_bitmask(buffers[output]);
333 _mesa_drawbuffers(ctx, n, buffers, destMask)
476 GLenum buffers[MAX_DRAW_BUFFERS]; local
    [all...]
  /cts/suite/cts/deviceTests/dram/src/com/android/cts/dram/
MemoryNative.java 24 * run memcpy for given number of repetition from a source to a destination buffers
33 * run memset for given number of repetition from a source to a destination buffers
  /device/generic/goldfish/camera/fake-pipeline2/
Base.h 32 /* Internal structure for passing buffers across threads */
45 typedef Vector<StreamBuffer> Buffers;
JpegCompressor.cpp 41 status_t JpegCompressor::start(Buffers *buffers, JpegListener *listener) {
57 mBuffers = buffers;
71 status_t JpegCompressor::compressSynchronous(Buffers *buffers) {
85 mBuffers = buffers;
118 // Find source and target buffers. Assumes only one buffer matches
134 ALOGE("%s: Unable to find buffers for JPEG source/destination",

Completed in 1974 milliseconds

1 2 34 5 6 7 8 91011>>