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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 840 OMX_INDEXTYPE nCustomIndex = OMX_IndexMax;
855 eError = OMX_GetExtensionIndex(pHandle, "OMX.TI.JPEG.encoder.Config.APP0", (OMX_INDEXTYPE*)&nCustomIndex);
861 eError = OMX_SetConfig(pHandle, nCustomIndex, &sAPP0);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 655 OMX_INDEXTYPE nCustomIndex = OMX_IndexMax;
908 eError = OMX_GetExtensionIndex(pHandle, "OMX.TI.JPEG.decoder.Param.SetMaxResolution", (OMX_INDEXTYPE*)&nCustomIndex);
917 eError = OMX_SetParameter (pHandle, nCustomIndex, pMaxResolution);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 415 OMX_INDEXTYPE nCustomIndex;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]

Completed in 434 milliseconds