Searched refs:nWidth (Results 1 - 25 of 43) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-core/inc/
H A DQOMX_VideoExtensions.h564 * nWidth : Specifies the horizontal aspect size of
573 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_AudioExtensions.h388 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
H A DOMX_QCOMExtns.h1463 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DQOMX_VideoExtensions.h565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
H A DQOMX_AudioExtensions.h394 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
/hardware/qcom/media/msm8998/mm-core/inc/
H A DQOMX_VideoExtensions.h565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
H A DQOMX_AudioExtensions.h395 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
/hardware/qcom/media/sdm845/mm-core/inc/
H A DQOMX_VideoExtensions.h565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
H A DQOMX_AudioExtensions.h395 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderBase.cpp1216 rectParams->nWidth = formatInfo->width - formatInfo->cropLeft - formatInfo->cropRight;
1222 rectParams->nWidth = formatInfo->width;
1227 if (port_def.format.video.nFrameWidth != rectParams->nWidth) {
1228 port_def.format.video.nFrameWidth = rectParams->nWidth;
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1756 (pThis->framesize.nWidth !=
1762 pThis->framesize.nWidth,
1768 pThis->framesize.nWidth =
1782 pThis->rectangle.nWidth = pThis->drv_ctx.frame_size.right;
1786 if (pThis->rectangle.nLeft + pThis->rectangle.nWidth >
1790 pThis->rectangle.nLeft, pThis->rectangle.nWidth,
1794 if (pThis->rectangle.nWidth >
1798 pThis->rectangle.nWidth,
1800 pThis->rectangle.nWidth =
1824 pThis->rectangle.nWidth, pThi
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1609 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1868 sSwVdecParameter.sDimensions.nWidth = 1280;
2006 prop_dimen.uProperty.sDimensions.nWidth = drv_ctx.video_resolution.frame_width;
3440 prop.uProperty.sDimensions.nWidth =
3557 prop.uProperty.sDimensions.nWidth = drv_ctx.video_resolution.frame_width;
3640 prop.uProperty.sDimensions.nWidth = fmt.fmt.pix_mp.width;
4131 prop.uProperty.sDimensions.nWidth = 176;
4157 prop.uProperty.sDimensions.nWidth = m_smoothstreaming_width;
7650 || (omx->rectangle.nWidth != vdec_msg->msgdata.output_frame.framesize.right)
7661 omx->rectangle.nWidth, vdec_ms
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp1775 (pThis->framesize.nWidth !=
1781 pThis->framesize.nWidth,
1787 pThis->framesize.nWidth =
1801 pThis->rectangle.nWidth = pThis->drv_ctx.frame_size.right;
1805 if (pThis->rectangle.nLeft + pThis->rectangle.nWidth >
1809 pThis->rectangle.nLeft, pThis->rectangle.nWidth,
1813 if (pThis->rectangle.nWidth >
1817 pThis->rectangle.nWidth,
1819 pThis->rectangle.nWidth =
1843 pThis->rectangle.nWidth, pThi
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp1259 (pThis->framesize.nWidth !=
1265 pThis->framesize.nWidth,
1271 pThis->framesize.nWidth =
1285 pThis->rectangle.nWidth = pThis->drv_ctx.frame_size.right;
1289 if (pThis->rectangle.nLeft + pThis->rectangle.nWidth >
1293 pThis->rectangle.nLeft, pThis->rectangle.nWidth,
1297 if (pThis->rectangle.nWidth >
1301 pThis->rectangle.nWidth,
1303 pThis->rectangle.nWidth =
1327 pThis->rectangle.nWidth, pThi
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_hevc.cpp139 swVencParameter.sDimensions.nWidth = 176;
407 prop.uProperty.sDimensions.nWidth = portDefn->format.video.nFrameWidth;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp865 bytes_written += fwrite_helper(frame_pos, crop_rect.nWidth, 1, outputBufferFile);
874 bytes_written += fwrite_helper(frame_pos, crop_rect.nWidth, 1, outputBufferFile);
1186 crop_rect.nLeft, crop_rect.nTop, crop_rect.nWidth, crop_rect.nHeight);
1308 crop_rect.nWidth = width;
2113 DEBUG_PRINT("\nWidth for DIVX = %d\n", width);
2158 crop_rect.nWidth = width;
4229 crop_rect.nWidth = width;

Completed in 2028 milliseconds

12