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

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 339 OMX_VIDEO_PARAM_QUANTIZATIONTYPE* pQuantization;
928 pAppData->pQuantization->nSize = sizeof(OMX_VIDEO_PARAM_QUANTIZATIONTYPE);
929 pAppData->pQuantization->nVersion.s.nVersionMajor = 0x1;
930 pAppData->pQuantization->nVersion.s.nVersionMinor = 0x0;
931 pAppData->pQuantization->nVersion.s.nRevision = 0x0;
932 pAppData->pQuantization->nVersion.s.nStep = 0x0
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 575 VIDENC_MALLOC(pComponentPrivate->pQuantization,
    [all...]
OMX_VideoEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 581 OMX_VIDEO_PARAM_QUANTIZATIONTYPE* pQuantization;

Completed in 116 milliseconds