/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/qcom/media/mm-video/vidc/venc/src/ |
omx_video_base.cpp | [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...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
Deque.h | 425 m_buffer.allocateBuffer(newCapacity);
|
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 201 EXPECT_SUCCESS(err, "allocateBuffer");
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 215 *Add node to the Circular Buffer. Should be use when UseBuffer or AllocateBuffer
|
/hardware/ti/omap4xxx/camera/ |
ANativeWindowDisplayAdapter.cpp | 523 void* ANativeWindowDisplayAdapter::allocateBuffer(int width, int height, const char* format, int &bytes, int numBufs) [all...] |
CameraHal.cpp | [all...] |
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXExif.cpp | 275 memmgr_buf_array = (OMX_U8 **)memMgr.allocateBuffer(0, 0, NULL, buf_size, 1);
|
OMXCapabilities.cpp | [all...] |
OMX3A.cpp | [all...] |
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
OMXCameraAdapter.h | 193 Need to implement BufferProvider interface to use AllocateBuffer of OMX if needed [all...] |
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/ |
omx_proxy_h264enc.c | 222 pHandle->AllocateBuffer = LOCAL_PROXY_H264E_AllocateBuffer;
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
omx_proxy_mpeg4enc.c | 217 pHandle->AllocateBuffer = LOCAL_PROXY_MPEG4E_AllocateBuffer;
|
/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...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/ |
SEC_OMX_Vdec.c | [all...] |
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/ |
SEC_OMX_Venc.c | [all...] |
/frameworks/av/media/libstagefright/ |
OMXCodec.cpp | [all...] |
ACodec.cpp | 446 err = mOMX->allocateBuffer( [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDecoder.c | 152 * @fn AllocateBuffer_JPEGDec - Implements allocatebuffer functionality 632 pHandle->AllocateBuffer = AllocateBuffer_JPEGDec; [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
omx_vdec.cpp | [all...] |
/external/v8/src/ |
mark-compact.cc | [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEncoder.c | 468 pHandle->AllocateBuffer = JPEGENC_AllocateBuffer; [all...] |
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/ |
omx_proxy_common.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDecoder.c | 316 pHandle->AllocateBuffer = VIDDEC_AllocateBuffer; [all...] |