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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 83 OMX_U8 *pMarkerBuffer; /* This pointer must point to the marker buffer allocated by application */
91 OMX_U8 *pMarkerBuffer; /* This pointer must point to the marker buffer allocated by application */
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 659 pComponentPrivate->sAPP0.pMarkerBuffer = NULL;
660 pComponentPrivate->sAPP1.pMarkerBuffer = NULL;
661 pComponentPrivate->sAPP5.pMarkerBuffer = NULL;
662 pComponentPrivate->sAPP13.pMarkerBuffer = NULL;
    [all...]
OMX_JpegEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 851 sAPP0.pMarkerBuffer = APPLICATION0;
884 sAPP1.pMarkerBuffer = APPLICATION1_THUMB
    [all...]

Completed in 111 milliseconds