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

  /frameworks/native/headers/media_plugin/media/hardware/
HardwareAPI.h 266 OMX_U32 nFrameWidth;
287 OMX_U32 nFrameWidth;
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoDecTest.cpp 273 OMX_U32 nFrameWidth = 352, OMX_U32 nFrameHeight = 288,
278 setupRAWPort(omxNode, portIndex, nFrameWidth, nFrameHeight,
291 uint32_t* nFrameWidth, uint32_t* nFrameHeight,
294 *nFrameWidth = 352;
303 *nFrameWidth = portDef.format.video.nFrameWidth;
419 uint32_t nFrameWidth, nFrameHeight, xFramerate;
420 getInputChannelInfo(omxNode, kPortIndexInput, &nFrameWidth,
429 nFrameWidth, nFrameHeight, 0, xFramerate);
603 nFrameWidth = params.nFrameWidth
    [all...]
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp 430 ((portDef.format.video.nFrameWidth + 15) >>
465 OMX_U32 nFrameWidth, OMX_U32 nFrameHeight,
472 portDef.format.video.nFrameWidth = nFrameWidth;
753 portDef.format.video.nFrameWidth, portDef.format.video.nFrameHeight,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/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 575 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
video_encoder_device_copper.cpp 625 m_sVenc_cfg.input_width != portDefn->format.video.nFrameWidth)
629 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Image.h 108 * nFrameWidth : Width of frame to be used on port if
131 OMX_U32 nFrameWidth;
OMX_Video.h 120 * nFrameWidth : Width of frame to be used on channel if
149 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 101 * nFrameWidth : Width of frame to be used on channel if
130 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/msm8974/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/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 298 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
323 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
596 (int)portDefn->format.video.nFrameWidth);
599 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
    [all...]
video_encoder_device.cpp 705 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 101 * nFrameWidth : Width of frame to be used on channel if
130 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Image.h 91 * nFrameWidth : Width of frame to be used on port if
114 OMX_U32 nFrameWidth;
OMX_Video.h 101 * nFrameWidth : Width of frame to be used on channel if
130 OMX_U32 nFrameWidth;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 377 m_sInPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
402 m_sOutPortDef.format.video.nFrameWidth = OMX_CORE_QCIF_WIDTH;
672 (int)portDefn->format.video.nFrameWidth);
675 if (!dev_is_video_session_supported(portDefn->format.video.nFrameWidth,
    [all...]
video_encoder_device.cpp 706 m_sVenc_cfg.input_width = portDefn->format.video.nFrameWidth;
    [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/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/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 260 OMX_U32 nFrameWidth;
571 portdef.format.video.nFrameWidth = m_sProfile.nFrameWidth;
575 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
595 portdef.format.video.nFrameWidth = m_sProfile.nFrameWidth;
634 ((m_sProfile.nFrameWidth+15)>>4);
835 if ( ( (m_sProfile.nFrameWidth == 1280) && (m_sProfile.nFrameHeight = 720) ) &&
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]

Completed in 1258 milliseconds