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

1 2

  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 104 def.format.video.nBitrate = 0;
132 def.format.video.nBitrate = mBitrate;
166 outDef->format.video.nBitrate = mBitrate;
194 mBitrate = port->format.video.nBitrate;
SoftVideoDecoderOMXComponent.cpp 99 def.format.video.nBitrate = 0;
121 def.format.video.nBitrate = 0;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 256 m_sInPortDef.format.video.nBitrate = 64000;
279 m_sOutPortDef.format.video.nBitrate = 64000;
590 m_sConfigBitrate.nEncodeBitrate = portDefn->format.video.nBitrate;
591 m_sParamBitrate.nTargetBitrate = portDefn->format.video.nBitrate;
662 m_sInPortDef.format.video.nBitrate = pParam->nTargetBitrate;
663 m_sOutPortDef.format.video.nBitrate = pParam->nTargetBitrate;
664 DEBUG_PRINT_LOW("\nbitrate = %u", m_sOutPortDef.format.video.nBitrate);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 229 OMX_U32 nBitrate;
536 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
558 portdef.format.video.nBitrate = m_sProfile.nBitrate;
603 if(m_sProfile.nBitrate <= (int)profile_tbl[2])
723 bitrate.nTargetBitrate = m_sProfile.nBitrate;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 278 m_sInPortDef.format.video.nBitrate = 64000;
301 m_sOutPortDef.format.video.nBitrate = 64000;
611 m_sConfigBitrate.nEncodeBitrate = portDefn->format.video.nBitrate;
612 m_sParamBitrate.nTargetBitrate = portDefn->format.video.nBitrate;
677 m_sInPortDef.format.video.nBitrate = pParam->nTargetBitrate;
678 m_sOutPortDef.format.video.nBitrate = pParam->nTargetBitrate;
679 DEBUG_PRINT_LOW("bitrate = %u", (unsigned int)m_sOutPortDef.format.video.nBitrate);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 268 OMX_U32 nBitrate;
575 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
597 portdef.format.video.nBitrate = m_sProfile.nBitrate;
641 if (m_sProfile.nBitrate <= (unsigned int)profile_tbl[2]) {
755 bitrate.nTargetBitrate = m_sProfile.nBitrate;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 305 OMX_U32 nBitrate;
897 pAppData->pOutPortDef->format.video.nBitrate = pAppData->nBitrate;
920 pAppData->pVidParamBitrate->nTargetBitrate = pAppData->pOutPortDef->format.video.nBitrate;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 683 pPortDef->format.video.nBitrate = VIDENC_STRUCT_MPEG4DEFBITRATE[0][1];
689 pPortDef->format.video.nBitrate = VIDENC_STRUCT_H263DEFBITRATE[0][1];
695 pPortDef->format.video.nBitrate = VIDENC_STRUCT_H264DEFBITRATE[0][1];
702 pPortDef->format.video.nBitrate = VIDENC_STRUCT_H264DEFBITRATE[0][1];
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 129 * nBitrate : Bit rate of frame to be used on channel if
151 OMX_U32 nBitrate;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 112 * nBitrate : Bit rate of frame to be used on channel if
134 OMX_U32 nBitrate;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c     [all...]
Exynos_OMX_Venc.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 127 * nBitrate : Bit rate of frame to be used on channel if
149 OMX_U32 nBitrate;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 84 paramPortDefinitionInput.format.video.nBitrate = 64000;
145 paramPortDefinitionOutput.format.video.nBitrate = 64000;
    [all...]
OMXVideoEncoderBase.cpp 107 paramPortDefinitionInput.format.video.nBitrate = 64000;
239 paramPortDefinitionOutput.format.video.nBitrate = 64000;
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 257 format->nBitrate = pformat->nBitrate;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c 235 pCommonParam->Bitrate = pExynosOutputPort->portDefinition.format.video.nBitrate;
343 pCommonParam->Bitrate = pExynosOutputPort->portDefinition.format.video.nBitrate;
450 if (pCommonParam->Bitrate != (int)pExynosOutputPort->portDefinition.format.video.nBitrate) {
451 setParam = pExynosOutputPort->portDefinition.format.video.nBitrate;
497 if (pCommonParam->Bitrate != (int)pExynosOutputPort->portDefinition.format.video.nBitrate) {
498 setParam = pExynosOutputPort->portDefinition.format.video.nBitrate;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 244 pCommonParam->Bitrate = pExynosOutputPort->portDefinition.format.video.nBitrate;
369 if (pCommonParam->Bitrate != (int)pExynosOutputPort->portDefinition.format.video.nBitrate) {
370 setParam = pExynosOutputPort->portDefinition.format.video.nBitrate;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]

Completed in 848 milliseconds

1 2