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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 499 OMX_MALLOC(pComponentPrivate->pHuffmanTable, sizeof(JPEGENC_CUSTOM_HUFFMANTTABLETYPE));
627 OMX_CONF_INIT_STRUCT(pComponentPrivate->pHuffmanTable, JPEGENC_CUSTOM_HUFFMANTTABLETYPE);
628 pComponentPrivate->pHuffmanTable->nPortIndex = JPEGENC_OUT_PORT;
    [all...]
OMX_JpegEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 454 OMX_IMAGE_PARAM_HUFFMANTTABLETYPE* pHuffmanTable;
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 415 JPEGENC_CUSTOM_HUFFMANTTABLETYPE *pHuffmanTable;

Completed in 93 milliseconds