HomeSort by relevance Sort by last modified time
    Searched refs:VIDDEC_QCIF_WIDTH (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 352 #define VIDDEC_QCIF_WIDTH 176
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 106 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth > VIDDEC_QCIF_WIDTH)) ||
134 else if (((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameWidth <= VIDDEC_QCIF_WIDTH) &&
    [all...]

Completed in 13 milliseconds