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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 412 OMX_BOOL bPPLibEnable;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 529 pComponentPrivate->bPPLibEnable = OMX_TRUE;
531 pComponentPrivate->bPPLibEnable = OMX_FALSE;
    [all...]
OMX_JpegEnc_Utils.c 687 if(pComponentPrivate->bPPLibEnable)
754 if(pComponentPrivate->bPPLibEnable)
    [all...]

Completed in 44 milliseconds