HomeSort by relevance Sort by last modified time
    Searched refs:nStride (Results 1 - 25 of 37) sorted by null

1 2

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride;
OMX_Video.h 104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 80 def.format.video.nStride = def.format.video.nFrameWidth;
105 def.format.video.nStride = def.format.video.nFrameWidth;
361 def->format.video.nStride = def->format.video.nFrameWidth;
367 def->format.video.nStride = def->format.video.nFrameWidth;
  /frameworks/native/include/media/openmax/
OMX_Image.h 114 * nStride : Number of bytes per span of an image (i.e.
133 OMX_S32 nStride;
OMX_Video.h 122 * nStride : Number of bytes per span of an image
147 OMX_S32 nStride;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride;
OMX_Video.h 104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride;
OMX_Video.h 104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride;
OMX_Video.h 104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 122 def.format.video.nStride = def.format.video.nFrameWidth;
150 def.format.video.nStride = def.format.video.nFrameWidth;
574 def->format.video.nStride = def->format.video.nFrameWidth;
580 def->format.video.nStride = def->format.video.nFrameWidth;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 122 def.format.video.nStride = def.format.video.nFrameWidth;
147 def.format.video.nStride = def.format.video.nFrameWidth;
541 def->format.video.nStride = def->format.video.nFrameWidth;
547 def->format.video.nStride = def->format.video.nFrameWidth;
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 119 OMX_U32 nPortIndex, OMX_U32 * nStride);
659 OMX_U32 nStride = 0;
682 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
686 if (nStride == LINUX_PAGE_SIZE && \
950 OMX_U32 currentBuffer = 0, i = 0, nStride = 0, nNumLines = 0;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 111 int nHeight, int nStride,
468 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
555 OMX_U32 nStride = 0, nNumLines = 0;
710 int err, nStride;
732 (int) HAL_PIXEL_FORMAT_TI_NV12,(int) GRALLOC_USAGE_HW_RENDER, &(pProxy->gralloc_handle[pProxy->nCurBufIndex]), &nStride);
879 int nWidth, int nHeight, int nStride,
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 110 int nHeight, int nStride,
451 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
538 OMX_U32 nStride = 0, nNumLines = 0;
698 int err, nStride;
719 (int) HAL_PIXEL_FORMAT_TI_NV12,(int) GRALLOC_USAGE_HW_RENDER, &(pProxy->gralloc_handle[pProxy->nCurBufIndex]), &nStride);
866 int nWidth, int nHeight, int nStride,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 441 pSECPort->portDefinition.format.video.nStride = width;
449 pSECOutputPort->portDefinition.format.video.nStride = width;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 599 pSECPort->portDefinition.format.video.nStride = width;
607 pSECOutputPort->portDefinition.format.video.nStride = width;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 256 def.format.video.nStride = mVideoWidth;
287 def.format.video.nStride = mVideoWidth;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 572 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
588 sPortDef.format.video.nStride = tParamStruct.nWidth;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 61 width = secOutputPort->portDefinition.format.video.nStride =
62 secInputPort->portDefinition.format.video.nStride;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 60 width = secOutputPort->portDefinition.format.video.nStride =
61 secInputPort->portDefinition.format.video.nStride;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 391 def.format.video.nStride = mVideoWidth;
414 def.format.video.nStride = mVideoWidth;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 797 portCheck.format.video.nStride = portParams.mStride;
854 portCheck.format.image.nStride = 0;
881 portParams.mStride = portCheck.format.image.nStride;
894 CAMHAL_LOGDB("\n ***IMG portCheck.format.image.nStride = %ld\n",
895 portCheck.format.image.nStride);
908 CAMHAL_LOGDB("\n ***PRV portCheck.format.video.nStride = %ld\n",
909 portCheck.format.video.nStride);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 419 milliseconds

1 2