Home
last modified time | relevance | path

Searched refs:nFrameHeight (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp222 OMX_U32 nFrameHeight; member
533 portdef.format.video.nFrameHeight = m_sProfile.nFrameHeight; in ConfigureEncoder()
535 E ("\n Height %d width %d bit rate %d",portdef.format.video.nFrameHeight in ConfigureEncoder()
557 portdef.format.video.nFrameHeight = m_sProfile.nFrameHeight; in ConfigureEncoder()
593 mb_per_frame = ((m_sProfile.nFrameHeight+15)>>4)* in ConfigureEncoder()
810 if ( ( (m_sProfile.nFrameWidth == 1280) && (m_sProfile.nFrameHeight = 720) ) && in ConfigureEncoder()
1443 E("W: %d H: %d Str: %d scal: %d \n", m_sProfile.nFrameWidth, m_sProfile.nFrameHeight, in VencTest_ReadAndEmpty()
1452 OMX_U32 bytestoread = m_sProfile.nFrameWidth*m_sProfile.nFrameHeight; in VencTest_ReadAndEmpty()
1460 OMX_U32 offset_to_c = m_sProfile.nFrameWidth * m_sProfile.nFrameHeight; in VencTest_ReadAndEmpty()
1472 bytestoread = m_sProfile.nFrameWidth*m_sProfile.nFrameHeight/2; in VencTest_ReadAndEmpty()
[all …]
Dfb_test.c31 int nFrameHeight) in FBTest_Initialize() argument
Dcamera_test.cpp37 int nFrameHeight, in CameraTest_Initialize() argument
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp93 … mGraphicBufferParam.graphicBufferVStride = (def_output->format.video.nFrameHeight + 0x1f) & ~0x1f; in ProcessorInit()
95 mGraphicBufferParam.graphicBufferHeight = def_output->format.video.nFrameHeight; in ProcessorInit()
97 mDecodedImageHeight = def_output->format.video.nFrameHeight; in ProcessorInit()
177 … mGraphicBufferParam.graphicBufferVStride = (def_output->format.video.nFrameHeight + 0x1f) & ~0x1f; in ProcessorReset()
179 mGraphicBufferParam.graphicBufferHeight = def_output->format.video.nFrameHeight; in ProcessorReset()
441 int32_t height = paramPortDefinitionOutput->format.video.nFrameHeight; in FillRenderBuffer()
569 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()
581 paramPortDefinitionInput.format.video.nFrameHeight = height; in HandleFormatChange()
587 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
608 paramPortDefinitionOutput.format.video.nFrameHeight = height; in HandleFormatChange()
[all …]
DOMXVideoDecoderVP9HWR.cpp505 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) { in HandleFormatChange()
513 paramPortDefinitionInput.format.video.nFrameHeight = height; in HandleFormatChange()
519 paramPortDefinitionOutput.format.video.nFrameHeight = heightCropped; in HandleFormatChange()
538 paramPortDefinitionOutput.format.video.nFrameHeight = (height + 0x1f) & ~0x1f; in HandleFormatChange()
599 paramPortDefinitionOutput->format.video.nFrameHeight; in FillRenderBuffer()
601 size_t dst_c_size = dst_c_stride * paramPortDefinitionOutput->format.video.nFrameHeight / 2; in FillRenderBuffer()
735 rectParams->nHeight = paramPortDefinitionInput->format.video.nFrameHeight; in GetDecoderOutputCropSpecific()
780 port_def.format.video.nFrameHeight += VPX_DECODE_BORDER * 2; in SetNativeBufferModeSpecific()
783 port_def.format.video.nFrameHeight = (port_def.format.video.nFrameHeight + 0x1f) & ~0x1f; in SetNativeBufferModeSpecific()
DOMXVideoDecoderBase.cpp89 paramPortDefinitionInput.format.video.nFrameHeight = 144; in InitInputPort()
150 paramPortDefinitionOutput.format.video.nFrameHeight = 144; in InitOutputPort()
520 … mGraphicBufferParam.graphicBufferVStride = (def_output->format.video.nFrameHeight + 0x1f) & ~0x1f; in PrepareConfigBuffer()
522 mGraphicBufferParam.graphicBufferHeight = def_output->format.video.nFrameHeight; in PrepareConfigBuffer()
570 p->height = paramPortDefinitionInput->format.video.nFrameHeight; in PrepareConfigBuffer()
807 paramPortDefinitionInput.format.video.nFrameHeight = height;
812 paramPortDefinitionOutput.format.video.nFrameHeight = height;
853 paramPortDefinitionInput.format.video.nFrameHeight,
862 heightCropped == paramPortDefinitionOutput.format.video.nFrameHeight) {
870 paramPortDefinitionInput.format.video.nFrameHeight = height;
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp261 OMX_U32 nFrameHeight; member
572 portdef.format.video.nFrameHeight = m_sProfile.nFrameHeight; in ConfigureEncoder()
574 E ("\n Height %lu width %lu bit rate %lu",portdef.format.video.nFrameHeight in ConfigureEncoder()
596 portdef.format.video.nFrameHeight = m_sProfile.nFrameHeight; in ConfigureEncoder()
633 mb_per_frame = ((m_sProfile.nFrameHeight+15)>>4)* in ConfigureEncoder()
835 if ( ( (m_sProfile.nFrameWidth == 1280) && (m_sProfile.nFrameHeight = 720) ) && in ConfigureEncoder()
1445 height = m_sProfile.nFrameHeight; in VencTest_ReadAndEmpty()
1481 OMX_U32 bytestoread = m_sProfile.nFrameWidth*m_sProfile.nFrameHeight; in VencTest_ReadAndEmpty()
1490 OMX_U32 offset_to_c = m_sProfile.nFrameWidth * m_sProfile.nFrameHeight; in VencTest_ReadAndEmpty()
1501 bytestoread = m_sProfile.nFrameWidth*m_sProfile.nFrameHeight/2; in VencTest_ReadAndEmpty()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dfb_test.h37 int nFrameHeight);
Dcamera_test.h47 int nFrameHeight,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Dfb_test.h37 int nFrameHeight);
Dcamera_test.h47 int nFrameHeight,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dfb_test.h37 int nFrameHeight);
Dcamera_test.h47 int nFrameHeight,
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DOMX_adaptor.cpp165 unsigned int height = video_def->nFrameHeight; in MRM_OMX_SetParameter()
166 ALOGV("video resulotion = %d x %d", video_def->nFrameWidth, video_def->nFrameHeight); in MRM_OMX_SetParameter()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c603 … if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (352*288)) { in Fill_JpegEncLCMLInitParams()
606 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (640*48… in Fill_JpegEncLCMLInitParams()
609 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (720*57… in Fill_JpegEncLCMLInitParams()
612 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (1*1024… in Fill_JpegEncLCMLInitParams()
615 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (2*1024… in Fill_JpegEncLCMLInitParams()
618 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (3*1024… in Fill_JpegEncLCMLInitParams()
621 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (4*1024… in Fill_JpegEncLCMLInitParams()
624 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (5*1024… in Fill_JpegEncLCMLInitParams()
627 …else if ((pPortDefIn->format.image.nFrameHeight * pPortDefIn->format.image.nFrameWidth) <= (6*1024… in Fill_JpegEncLCMLInitParams()
648 …ptCreateString[8] = (pPortDefOut->format.image.nFrameHeight > 0) ? pPortDefOut->format.image.nFram… in Fill_JpegEncLCMLInitParams()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c574 OMX_U16 nFrameHeight; in Fill_LCMLInitParamsJpegDec() local
635 nFrameHeight = pPortDefIn->format.image.nFrameHeight * nScaleFactor / 100; in Fill_LCMLInitParamsJpegDec()
638 if (nFrameHeight <= 144 && in Fill_LCMLInitParamsJpegDec()
642 else if (nFrameHeight <= 288 && in Fill_LCMLInitParamsJpegDec()
646 else if (nFrameHeight <= 480 && in Fill_LCMLInitParamsJpegDec()
650 else if (nFrameHeight<= 1024 && in Fill_LCMLInitParamsJpegDec()
654 else if (nFrameHeight <= 1200 && in Fill_LCMLInitParamsJpegDec()
658 else if (nFrameHeight<= 1536 && in Fill_LCMLInitParamsJpegDec()
662 else if (nFrameHeight<= 1600 && in Fill_LCMLInitParamsJpegDec()
666 else if (nFrameHeight <= 2048 && in Fill_LCMLInitParamsJpegDec()
[all …]
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Image.h115 OMX_U32 nFrameHeight; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Image.h115 OMX_U32 nFrameHeight; member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Image.h115 OMX_U32 nFrameHeight; member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Image.h132 OMX_U32 nFrameHeight; member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Image.h115 OMX_U32 nFrameHeight; member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Image.h115 OMX_U32 nFrameHeight; member
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp257 format->nFrameHeight = pformat->nFrameHeight; in SetPortDefinition()
264 …MX_S32 nFrameSize = getFrameBufSize(format->eColorFormat,format->nFrameWidth,format->nFrameHeight); in SetPortDefinition()
272 format->nSliceHeight = pformat->nFrameHeight; in SetPortDefinition()
289 format->nFrameHeight = pformat->nFrameHeight; in SetPortDefinition()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp253 m_sInPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
278 m_sOutPortDef.format.video.nFrameHeight = OMX_CORE_QCIF_HEIGHT; in component_init()
515 (int)portDefn->format.video.nFrameHeight, in set_parameter()
1390 m_sInPortDef.format.video.nFrameHeight; in set_config()
1391 m_sInPortDef.format.video.nFrameHeight = nFrameWidth; in set_config()
1395 m_sOutPortDef.format.video.nFrameHeight = in set_config()
1396 m_sInPortDef.format.video.nFrameHeight; in set_config()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c2471 …>H264VENC_TI_DYNAMICPARAMS.videncDynamicParams.inputHeight = pPortDefIn->format.video.nFrameHeight; in OMX_VIDENC_Process_FilledInBuf()
3228 (pPortDefIn->format.video.nFrameHeight <= 144)) in OMX_VIDENC_InitDSP_H264Enc()
3233 (pPortDefIn->format.video.nFrameHeight <= 288)) in OMX_VIDENC_InitDSP_H264Enc()
3262 pCreatePhaseArgs->ulHeight = pPortDefIn->format.video.nFrameHeight; in OMX_VIDENC_InitDSP_H264Enc()
3369 (pPortDefIn->format.video.nFrameHeight == 240)) in OMX_VIDENC_InitDSP_H264Enc()
3383 pPortDefIn->format.video.nFrameHeight >= 480) && in OMX_VIDENC_InitDSP_H264Enc()
3506 (pPortDefIn->format.video.nFrameHeight <= 144)) in OMX_VIDENC_InitDSP_Mpeg4Enc()
3511 (pPortDefIn->format.video.nFrameHeight <= 288)) in OMX_VIDENC_InitDSP_Mpeg4Enc()
3516 (pPortDefIn->format.video.nFrameHeight <= 480)) in OMX_VIDENC_InitDSP_Mpeg4Enc()
3521 (pPortDefIn->format.video.nFrameHeight <= 480)) in OMX_VIDENC_InitDSP_Mpeg4Enc()
[all …]

1234