HomeSort by relevance Sort by last modified time
    Searched defs:nWidth (Results 1 - 22 of 22) sorted by null

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.h 48 int nWidth;
JPEGTestEnc.c 656 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight);
837 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight) {
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 69 int nWidth;
114 OMX_U32 nWidth;
JPEGTest.c 102 int nWidth=imageinfo->nWidth, nHeight=imageinfo->nHeight;
104 /*round up if nWidth is not multiple of 32*/
105 ( (nWidth%32 ) !=0 ) ? nWidth=32 * ( ( nWidth/32 ) + 1 ) : nWidth;
106 PRINT("411 file new nWidth %d \n", nWidth);
112 imageinfo->nWidth = nWidth
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c     [all...]
  /hardware/qcom/media/mm-core/inc/
QOMX_VideoExtensions.h 563 * nWidth : Specifies the horizontal aspect size of
572 OMX_U16 nWidth;
QOMX_AudioExtensions.h 387 OMX_U8 nWidth; /**< Width of expansion effect */
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h 89 unsigned int nWidth;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 389 OMX_U32 nWidth;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 302 int nWidth;
822 pAppData->pInPortDef->format.video.nFrameWidth = pAppData->nWidth;
893 pAppData->pOutPortDef->format.video.nFrameWidth = pAppData->nWidth;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 135 @param nWidth to specify the Aspect ratio: width of the pixel
143 OMX_U32 nWidth;
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
OMX_TI_IVCommon.h 577 OMX_U32 nWidth;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 329 * nWidth : Frame width in pixels
336 OMX_U32 nWidth;
423 * nWidth : Width of the rectangle
432 OMX_U32 nWidth;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 649 OMX_S32 nWidth;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 389 milliseconds