HomeSort by relevance Sort by last modified time
    Searched defs:AllocateBuffer (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/remoting/client/jni/
jni_frame_consumer.cc 82 AllocateBuffer();
108 &JniFrameConsumer::AllocateBuffer, base::Unretained(this)));
111 void JniFrameConsumer::AllocateBuffer() {
116 base::Bind(&JniFrameConsumer::AllocateBuffer,
  /external/chromium_org/remoting/client/plugin/
pepper_view.cc 219 webrtc::DesktopFrame* PepperView::AllocateBuffer() {
250 webrtc::DesktopFrame* buffer = AllocateBuffer();
253 buffer = AllocateBuffer();
  /external/chromium_org/third_party/libwebp/dec/
buffer.c 77 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) {
168 return AllocateBuffer(out);
  /external/webp/src/dec/
buffer.c 77 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) {
168 return AllocateBuffer(out);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
dri_util.h 110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 128 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
205 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 148 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
222 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 138 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
210 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 145 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
238 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
219 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 140 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
224 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 152 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
231 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
220 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
214 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 141 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
209 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 158 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
227 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 123 static OMX_ERRORTYPE AllocateBuffer(OMX_IN OMX_HANDLETYPE hComponent, OMX_INOUT OMX_BUFFERHEADERTYPE** pBuffer, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes);
190 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
229 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 150 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
226 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 152 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
229 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 158 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
232 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 253 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
431 pHandle->AllocateBuffer = AllocateBuffer;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 504 specification for details on the AllocateBuffer method.
507 OMX_ERRORTYPE (*AllocateBuffer)(
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)(

Completed in 523 milliseconds

1 2