Searched refs:OMX_S16 (Results 1 - 25 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h409 OMX_S16 FrameSizeType;
410 OMX_S16 NmuNLvl;
411 OMX_S16 NoiseLp;
412 OMX_S16 dBmNoise;
413 OMX_S16 plc;
607 OMX_S16 iG711Mode;
610 OMX_S16 dasfmode;
613 OMX_S16 acdnmode;
616 OMX_S16 fsizemode;
618 OMX_S16 ftyp
[all...]
H A DOMX_G711Decoder.h335 OMX_S16 FrameSizeType;
336 OMX_S16 NmuNLvl;
337 OMX_S16 NoiseLp;
338 OMX_S16 dBmNoise;
339 OMX_S16 plc;
533 OMX_S16 iG711Mode;
536 OMX_S16 dasfmode;
539 OMX_S16 acdnmode;
542 OMX_S16 fsizemode;
544 OMX_S16 ftyp
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h422 OMX_S16 FrameSizeType;
423 OMX_S16 VAUMode;
424 OMX_S16 VAUThresOffset;
425 OMX_S16 VAUNum;
426 OMX_S16 NMUNoise;
427 OMX_S16 LPOrder;
714 OMX_S16 fsizemode;
716 OMX_S16 frametype;
718 OMX_S16 vaumode;
720 OMX_S16 vauthreshol
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c203 OMX_S16 GetInfoFromBufferHeader(OMX_U8 **pBufPtr, OMX_S16 *pCurBitRate,OMX_S16 *pNextBitRateFlag);
205 OMX_S16 maxint(OMX_S16 a, OMX_S16 b);
206 OMX_S16 fill_data (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn);
216 OMX_S16 inputPortDisabled = 0;
217 OMX_S16 outputPortDisabled = 0;
218 OMX_S16 alternat
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c151 OMX_S16 inputPortDisabled = 0;
152 OMX_S16 outputPortDisabled = 0;
165 OMX_S16 dasfMode = 0;
166 OMX_S16 packetsPerBuffer = 0;
167 OMX_S16 EOFevent = 0;
176 OMX_S16 maxint(OMX_S16 a, OMX_S16 b);
180 OMX_S16 fill_data_fromFile (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, OMX_HANDLETYPE pHandle);
230 OMX_S16 maxin
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h453 OMX_S16 iG729SamplingFrequeny;
456 OMX_S16 iG729Channels;
459 OMX_S16 iPostFilt;
462 OMX_S16 dasfmode;
465 OMX_S16 acdnmode;
519 OMX_S16 bLcmlHandleOpened;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h635 OMX_S16 iAmrMimeFlag;
638 OMX_S16 iAmrSamplingFrequeny;
644 OMX_S16 iAmrMode;
647 OMX_S16 dasfmode;
650 OMX_S16 mimemode;
653 OMX_S16 acdnmode;
710 OMX_S16 bLcmlHandleOpened;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_ComponentThread.c65 OMX_S16 status = 0;
67 OMX_S16 fdmax = 0;
H A DOMX_G711Dec_Utils.c245 arr[8] = (OMX_S16)pComponentPrivate->ftype;
592 OMX_S16 pthreadError = 0;
650 OMX_S16 ret = 0;
1867 OMX_S16 flag = 1;
2114 OMX_S16 ret = 0;
2288 OMX_S16 nIpBuf = (OMX_S16) pComponentPrivate_CC->pInputBufferList->numBuffers;
2289 OMX_S16 nOpBuf = (OMX_S16) pComponentPrivate_CC->pOutputBufferList->numBuffers;
2453 OMX_S16 retValu
[all...]
H A DOMX_G711Decoder.c212 OMX_S16 i = 0;
1078 OMX_S16* deviceString = NULL;
1163 deviceString = (OMX_S16*)ComponentConfigStructure;
1712 OMX_S16 i = 0;
1713 OMX_S16 inputIndex = -1;
1714 OMX_S16 outputIndex = -1;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_ComponentThread.c104 OMX_S16 status = 0;
106 OMX_S16 fdmax = 0;
H A DOMX_G729Dec_Utils.c130 OMX_S16 size_lcml=0;
621 OMX_S16 pthreadError = 0;
673 OMX_S16 ret = 0;
1666 OMX_S16 flag = 1;
1722 OMX_S16 i = 0;
2026 OMX_S16 nIpBuf = 0;
2027 OMX_S16 nOpBuf = 0;
2028 OMX_S16 i = 0;
2030 nIpBuf = (OMX_S16)pComponentPrivate->pInputBufferList->numBuffers;
2031 nOpBuf = (OMX_S16)pComponentPrivat
[all...]
H A DOMX_G729Decoder.c222 OMX_S16 i=0;
1122 OMX_S16 *customFlag = NULL;
1168 customFlag = (OMX_S16*)ComponentConfigStructure;
1200 customFlag = (OMX_S16*)ComponentConfigStructure;
1759 OMX_S16 i =0;
1760 OMX_S16 inputIndex = -1;
1761 OMX_S16 outputIndex = -1;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_ComponentThread.c67 OMX_S16 status;
69 OMX_S16 fdmax;
H A DOMX_AmrDecoder.c207 OMX_S16 i;
1235 OMX_S16 *customFlag = NULL;
1281 customFlag = (OMX_S16*)ComponentConfigStructure;
1311 customFlag = (OMX_S16*)ComponentConfigStructure;
1323 customFlag = (OMX_S16*)ComponentConfigStructure;
1349 customFlag = (OMX_S16*)ComponentConfigStructure;
1929 OMX_S16 i;
1930 OMX_S16 inputIndex = -1;
1931 OMX_S16 outputIndex = -1;
H A DOMX_AmrDec_Utils.c644 OMX_S16 pthreadError = 0;
2976 OMX_S16 nIpBuf;
2977 OMX_S16 nOpBuf;
2978 OMX_S16 i;
3142 OMX_S16 retValue;
3162 OMX_S16 retValue;
3182 OMX_S16 i;
3204 OMX_S16 i;
3226 OMX_S16 i;
3248 OMX_S16
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_ComponentThread.c86 OMX_S16 status;
88 OMX_S16 fdmax;
/hardware/qcom/media/mm-core/inc/
H A DOMX_Types.h141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16; typedef
H A DQOMX_AudioExtensions.h366 OMX_S16 nPotablemodeGain; /**< Send the Portable Mode gain value from the Pulse decoder */
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Types.h141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16; typedef
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Types.h141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16; typedef
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16; typedef
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
142 typedef signed short OMX_S16; typedef
H A DOMX_TI_IVCommon.h1036 OMX_S16 nCropCenterColumn;
1037 OMX_S16 nCropCenterRow;
1073 OMX_S16 nOffsetR; /**< Bayer applied R color channel offset */
1074 OMX_S16 nOffsetGR; /**< Bayer applied Gr color channel offset */
1075 OMX_S16 nOffsetGB; /**< Bayer applied Gb color channel offset */
1076 OMX_S16 nOffsetB; /**< Bayer applied B color channel offset */
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c211 OMX_S16 numInputBuffers = 0;
212 OMX_S16 numOutputBuffers = 0;
385 OMX_S16 FrameSizeType;
386 OMX_S16 VAUMode;
387 OMX_S16 VAUThresOffset;
388 OMX_S16 VAUNum;
389 OMX_S16 NMUNoise;
390 OMX_S16 LPOrder;

Completed in 195 milliseconds

12