HomeSort by relevance Sort by last modified time
    Searched full:pbuf (Results 101 - 125 of 156) sorted by null

1 2 3 45 6 7

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c     [all...]
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_api.c 188 static int32_t drm_scanEndBoundary(const uint8_t* pBuf, int32_t len, uint8_t* const boundary)
194 if (NULL == pBuf || len <=0 || NULL == boundary)
197 p = pBuf;
199 leftLen = len - (p - pBuf);
204 leftLen = len - (p - pBuf);
209 return p - pBuf; /* find the boundary here */
    [all...]
  /external/quake/quake/src/QW/client/
draw.c 965 byte *pbuf; local
975 pbuf = (byte *)(vid.buffer + vid.rowbytes*y);
981 pbuf[x] = 0;
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /bionic/libc/kernel/arch-mips/asm/sgi/
hpc3.h 25 u32 pbuf; member in struct:hpc_dma_desc
  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
hpc3.h 25 u32 pbuf; member in struct:hpc_dma_desc
  /frameworks/av/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 349 M4OSA_MemAddr8 pBuf; /**< Buffer for the header */
  /hardware/ti/omap3/dspbridge/inc/
wcdioctl.h 149 BYTE *pBuf;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
wcdioctl.h 149 BYTE *pBuf;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 225 unsigned int *pBuf = (unsigned int *)buf;
228 if ((frameBuf != NULL) && ( pBuf != NULL) )
232 frame->mYuv[0] = pBuf[0];
233 frame->mYuv[1] = pBuf[1];
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glx.h 270 extern void glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx.h 270 extern void glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx.h 270 extern void glXDestroyPbuffer( Display *dpy, GLXPbuffer pbuf );
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sgi/
hpc3.h 25 u32 pbuf; member in struct:hpc_dma_desc
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sgi/
hpc3.h 25 u32 pbuf; member in struct:hpc_dma_desc
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c     [all...]
M4VSS3GPP_Edit.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 109 static OMX_ERRORTYPE RPC_MapBuffer_Ducati(OMX_U8 * pBuf, OMX_U32 nBufLineSize,
    [all...]

Completed in 1031 milliseconds

1 2 3 45 6 7