HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U8 (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 56 OMX_U8 lum_dc_codelens[16];
58 OMX_U8 lum_dc_symbols[12];
60 OMX_U8 lum_ac_codelens[16];
62 OMX_U8 lum_ac_symbols[162];
64 OMX_U8 chm_dc_codelens[16];
66 OMX_U8 chm_dc_symbols[12];
68 OMX_U8 chm_ac_codelens[16];
70 OMX_U8 chm_ac_symbols[162];
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 *
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Component_Register.h 38 OMX_U8 componentName[MAX_OMX_COMPONENT_NAME_SIZE];
39 OMX_U8 roles[MAX_OMX_COMPONENT_ROLE_NUM][MAX_OMX_COMPONENT_ROLE_SIZE];
46 OMX_U8 libName[MAX_OMX_COMPONENT_LIBNAME_SIZE];
52 OMX_U8 componentName[MAX_OMX_COMPONENT_NAME_SIZE];
53 OMX_U8 libName[MAX_OMX_COMPONENT_LIBNAME_SIZE];
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 73 const OMX_U8 KColorKeyTolerence = 50 ; /* Tolerence on Color key detection */
88 static void ConvertFormatFromPlanar(OMX_U8 *apInBufferYUV420W, OMX_U8 *apTIinternalFormat);
93 OMX_ERRORTYPE ComputeTiOverlayImgFormat (VPP_COMPONENT_PRIVATE *pComponentPrivate,OMX_U8* aPictureArray, OMX_U8* aOutImagePtr, OMX_U8* aTransparencyKey )
134 pComponentPrivate->overlay->iRBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+0;
135 pComponentPrivate->overlay->iGBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+1;
136 pComponentPrivate->overlay->iBBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+2;
169 static OMX_U8 iRKey ;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 150 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
151 typedef unsigned char OMX_U8;
350 OMX_U8 nVersionMajor; /**< Major version accessor element */
351 OMX_U8 nVersionMinor; /**< Minor version accessor element */
352 OMX_U8 nRevision; /**< Revision version accessor element */
353 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 132 /** OMX_U8 is an 8 bit unsigned quantity that is byte aligned */
133 typedef unsigned char OMX_U8;
332 OMX_U8 nVersionMajor; /**< Major version accessor element */
333 OMX_U8 nVersionMinor; /**< Minor version accessor element */
334 OMX_U8 nRevision; /**< Revision version accessor element */
335 OMX_U8 nStep; /**< Step version accessor element */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 463 OMX_U8 nFrames;
565 OMX_U8* pHoldBuffer;
594 OMX_U8 bStopSent;
599 OMX_U8 AlloBuf_waitingsignal;
603 OMX_U8 codecStop_waitingsignal;
607 OMX_U8 InLoaded_readytoidle;
611 OMX_U8 InIdle_goingtoloaded;
619 OMX_U8 AlloBuf_waitingsignal;
622 OMX_U8 InLoaded_readytoidle;
625 OMX_U8 InIdle_goingtoloaded;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 302 OMX_U8 *iRBuff ;
303 OMX_U8 *iGBuff;
304 OMX_U8 *iBBuff ;
305 OMX_U8 *iOvlyConvBufPtr ;
306 OMX_U8 iRKey;
307 OMX_U8 iGKey;
308 OMX_U8 iBKey;
309 OMX_U8 iAlign ;
319 OMX_U8 *pBufferStart;
416 OMX_U8 ExeToIdleFlag; /* StateCheck */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 557 OMX_U8 EosFlagSent;
595 OMX_U8 iReplicatedDataSize;
798 OMX_U8 IpBufindex;
801 OMX_U8 OpBufindex;
804 OMX_U8 SendAfterEOS;
806 OMX_U8 InputEosSet;
818 OMX_U8 AlloBuf_waitingsignal;
822 OMX_U8 InLoaded_readytoidle;
826 OMX_U8 InIdle_goingtoloaded;
830 OMX_U8 codecStop_waitingsignal
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.h 65 OMX_U8* inPtr; //pointer to codec configuration header
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 542 OMX_U8 nFrames;
706 OMX_U8* pHoldBuffer;
762 OMX_U8 bStopSent;
772 OMX_U8 AlloBuf_waitingsignal;
776 OMX_U8 codecStop_waitingsignal;
780 OMX_U8 InLoaded_readytoidle;
784 OMX_U8 InIdle_goingtoloaded;
792 OMX_U8 AlloBuf_waitingsignal;
795 OMX_U8 InLoaded_readytoidle;
798 OMX_U8 InIdle_goingtoloaded
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_omx_config_parser.h 34 OMX_U8* inPtr; //pointer to codec configuration header
  /frameworks/base/media/libstagefright/omx/
OMXPVCodecsPlugin.cpp 74 OMX_U8 **array = new OMX_U8 *[numRoles];
76 array[i] = new OMX_U8[OMX_MAX_STRINGNAME_SIZE];
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 516 OMX_U8* pHoldBuffer;
582 OMX_U8 bStopSent;
594 OMX_U8 AlloBuf_waitingsignal;
598 OMX_U8 InLoaded_readytoidle;
602 OMX_U8 InIdle_goingtoloaded;
605 OMX_U8 AlloBuf_waitingsignal;
608 OMX_U8 InLoaded_readytoidle;
611 OMX_U8 InIdle_goingtoloaded;
629 OMX_U8 IpBufindex;
632 OMX_U8 OpBufindex
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h 118 OMX_U8 *buffer,
121 OMX_U8 *auxInfo,
123 OMX_U8 *usrArg);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 630 OMX_U8 nBufferCnt;
871 OMX_U8 AlloBuf_waitingsignal;
875 OMX_U8 InLoaded_readytoidle;
879 OMX_U8 InIdle_goingtoloaded;
883 OMX_U8 codecStop_waitingsignal;
887 OMX_U8 codecFlush_waitingsignal;
897 OMX_U8 AlloBuf_waitingsignal;
900 OMX_U8 InLoaded_readytoidle;
903 OMX_U8 InIdle_goingtoloaded;
909 OMX_U8 PendingInPausedBufs
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 671 OMX_U8 nBufferCnt;
694 OMX_U8 nFrames;
840 OMX_U8 *pHoldBuffer,*pHoldBuffer2;
842 OMX_U8* iHoldBuffer;
859 OMX_U8 AlloBuf_waitingsignal;
863 OMX_U8 codecStop_waitingsignal;
867 OMX_U8 InLoaded_readytoidle;
871 OMX_U8 InIdle_goingtoloaded;
873 OMX_U8 nUnhandledFillThisBuffers;
874 OMX_U8 nUnhandledEmptyThisBuffers
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 511 OMX_U8 nBufferCnt;
674 OMX_U8* pHoldBuffer;
744 OMX_U8 bStopSent;
756 OMX_U8 AlloBuf_waitingsignal;
760 OMX_U8 InLoaded_readytoidle;
764 OMX_U8 InIdle_goingtoloaded;
767 OMX_U8 AlloBuf_waitingsignal;
770 OMX_U8 InLoaded_readytoidle;
773 OMX_U8 InIdle_goingtoloaded;
776 OMX_U8 nUnhandledFillThisBuffers
    [all...]
OMX_G711Decoder.h 437 OMX_U8 nBufferCnt;
600 OMX_U8* pHoldBuffer;
670 OMX_U8 bStopSent;
682 OMX_U8 AlloBuf_waitingsignal;
686 OMX_U8 InLoaded_readytoidle;
690 OMX_U8 InIdle_goingtoloaded;
693 OMX_U8 AlloBuf_waitingsignal;
696 OMX_U8 InLoaded_readytoidle;
699 OMX_U8 InIdle_goingtoloaded;
702 OMX_U8 nUnhandledFillThisBuffers
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Enc_Utils.h 485 OMX_U8 nBufferCnt;
639 OMX_U8 AlloBuf_waitingsignal;
643 OMX_U8 InLoaded_readytoidle;
647 OMX_U8 InIdle_goingtoloaded;
653 OMX_U8 G726FrameSize[4];
662 OMX_U8 nRuntimeInputBuffers;
665 OMX_U8 nRuntimeOutputBuffers;
668 OMX_U8 *pHoldBuffer;
674 OMX_U8 *ptempBuffer;
680 OMX_U8 LastBufSent
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 322 OMX_U8 nFrames;
477 OMX_U8 nBufferCnt;
720 OMX_U8 AlloBuf_waitingsignal;
724 OMX_U8 codecStop_waitingsignal;
728 OMX_U8 codecFlush_waitingsignal;
732 OMX_U8 InLoaded_readytoidle;
736 OMX_U8 InIdle_goingtoloaded;
740 OMX_U8 AlloBuf_waitingsignal;
743 OMX_U8 InLoaded_readytoidle;
746 OMX_U8 InIdle_goingtoloaded;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 618 OMX_U8 AlloBuf_waitingsignal;
622 OMX_U8 InLoaded_readytoidle;
626 OMX_U8 InIdle_goingtoloaded;
629 OMX_U8 AlloBuf_waitingsignal;
632 OMX_U8 InLoaded_readytoidle;
635 OMX_U8 InIdle_goingtoloaded;
649 OMX_U8 IpBufindex;
651 OMX_U8 OpBufindex;
796 OMX_ERRORTYPE G722ENC_GetCorresponding_LCMLHeader(OMX_U8 *pBuffer,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 335 OMX_U8 nBufferCnt;
627 OMX_U8 nUnhandledFillThisBuffers;
630 OMX_U8 nUnhandledEmptyThisBuffers;
642 OMX_U8 AlloBuf_waitingsignal;
647 OMX_U8 InLoaded_readytoidle;
652 OMX_U8 InIdle_goingtoloaded;
655 OMX_U8 AlloBuf_waitingsignal;
658 OMX_U8 InLoaded_readytoidle;
661 OMX_U8 InIdle_goingtoloaded;
684 OMX_U8 IpBufindex
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 518 OMX_U8 nBufferCnt;
536 OMX_U8 nFrames;
686 OMX_U8* pHoldBuffer, *pHoldBuffer2;
688 OMX_U8* iHoldBuffer;
705 OMX_U8 AlloBuf_waitingsignal;
709 OMX_U8 InLoaded_readytoidle;
713 OMX_U8 InIdle_goingtoloaded;
723 OMX_U8 AlloBuf_waitingsignal;
726 OMX_U8 InLoaded_readytoidle;
729 OMX_U8 InIdle_goingtoloaded
    [all...]

Completed in 311 milliseconds

1 2 3 4 5 6 7