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

  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 252 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
277 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
516 (int)portDefn->format.video.nFrameWidth);
    [all...]
video_encoder_device.cpp 577 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
video_encoder_device_copper.cpp 627 m_sVenc_cfg.input_width != portDefn->format.video.nFrameWidth)
631 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Image.h 108 * nFrameWidth : Width of frame to be used on port if
131 OMX_U32 nFrameWidth;
OMX_Video.h 116 * nFrameWidth : Width of frame to be used on channel if
145 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 99 * nFrameWidth : Width of frame to be used on channel if
128 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 98 * nFrameWidth : Width of frame to be used on channel if
127 OMX_U32 nFrameWidth;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 61 if ((exynosOutputPort->portDefinition.format.video.nFrameWidth !=
62 exynosInputPort->portDefinition.format.video.nFrameWidth) ||
67 exynosOutputPort->portDefinition.format.video.nFrameWidth =
68 exynosInputPort->portDefinition.format.video.nFrameWidth;
176 OMX_U32 nFrameWidth = exynosInputPort->portDefinition.format.video.nFrameWidth;
187 codecInputBuffer->dataSize = ((nFrameWidth * nFrameHeight) * 3) / 2;
202 pSrcBuf[1] = checkInputStream + (nFrameWidth * nFrameHeight);
203 pSrcBuf[2] = checkInputStream + (((nFrameWidth * nFrameHeight) * 5) / 4);
224 Exynos_OSAL_LockANBHandle((OMX_U32)ppBuf[0], nFrameWidth, nFrameHeight, OMX_COLOR_FormatAndroidOpaque, planes)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 98 * nFrameWidth : Width of frame to be used on channel if
127 OMX_U32 nFrameWidth;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 573 OMX_U16 nFrameWidth;
634 nFrameWidth = pPortDefIn->format.image.nFrameWidth * nScaleFactor / 100;
639 nFrameWidth<= 176) {
643 nFrameWidth<= 352) {
647 nFrameWidth <= 640) {
651 nFrameWidth <= 1280) {
655 nFrameWidth<= 1920) {
659 nFrameWidth<= 2048) {
663 nFrameWidth<= 2560)
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 98 * nFrameWidth : Width of frame to be used on channel if
127 OMX_U32 nFrameWidth;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 98 * nFrameWidth : Width of frame to be used on channel if
127 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 221 OMX_U32 nFrameWidth;
532 portdef.format.video.nFrameWidth = m_sProfile.nFrameWidth;
536 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
556 portdef.format.video.nFrameWidth = m_sProfile.nFrameWidth;
594 ((m_sProfile.nFrameWidth+15)>>4);
810 if ( ( (m_sProfile.nFrameWidth == 1280) && (m_sProfile.nFrameHeight = 720) ) &&
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h 94 unsigned int nFrameWidth;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 70 if ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth > VIDDEC_CIF_WIDTH) ||
80 (OMX_U16)pComponentPrivate->pInPortDef->format.video.nFrameWidth > VIDDEC_D1MAX_WIDTH)
105 else if (((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth <= VIDDEC_CIF_WIDTH) &&
106 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth > VIDDEC_QCIF_WIDTH)) ||
134 else if (((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth <= VIDDEC_QCIF_WIDTH) &&
135 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth >= VIDDEC_MIN_WIDTH)) ||
865 pComponentPrivate->pInPortDef->format.video.nFrameWidth = VIDDEC_DEFAULT_WIDTH;
    [all...]

Completed in 540 milliseconds