HomeSort by relevance Sort by last modified time
    Searched refs:nFrameHeight (Results 26 - 39 of 39) sorted by null

12

  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 101 * nFrameHeight : Height of frame to be used on channel if
128 OMX_U32 nFrameHeight;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 101 * nFrameHeight : Height of frame to be used on channel if
128 OMX_U32 nFrameHeight;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 590 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->format.image.nFrameHeight = 480; /* 144; */
611 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortDef->format.image.nFrameHeight = 480; /* 144; */
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 823 pAppData->pInPortDef->format.video.nFrameHeight = pAppData->nHeight;
894 pAppData->pOutPortDef->format.video.nFrameHeight = pAppData->nHeight;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 368 if(m_sVenc_cfg.input_height != portDefn->format.video.nFrameHeight ||
372 m_sVenc_cfg.input_height = portDefn->format.video.nFrameHeight;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 887 pInPortDef->format.image.nFrameHeight = imageinfo->nHeight;
963 pOutPortDef->format.image.nFrameHeight = imageinfo->nHeight;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 629 pPortDef->format.video.nFrameHeight = 144;
671 pPortDef->format.video.nFrameHeight = 144;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]

Completed in 257 milliseconds

12