HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U16 (Results 126 - 150 of 161) sorted by null

1 2 3 4 56 7

  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 107 LCML_DSP *plcml_Init, OMX_U16 arr[]) {
210 arr[3] = (OMX_U16) pComponentPrivate->pInputBufferList->numBuffers;
220 arr[6] = (OMX_U16) pComponentPrivate->pOutputBufferList->numBuffers;
629 write (pComponentPrivate->cmdPipe[1], &pComponentPrivate->bIsThreadstop, sizeof(OMX_U16));
684 OMX_U16 arr[100];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 211 OMX_U32 CalculateOutputBufferSize (OMX_U32 SampleFrec, OMX_U32 BitRate, OMX_U16 FramesPerOutBuf );
554 OMX_U16 NumOfFrecsLC=9;
556 OMX_U16 NumOfFrecsHE=6;
557 OMX_U16 FramesPerOutBuf =12; /* desired number of frames */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 826 LCML_DSP *plcml_Init,OMX_U16 arr[]);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 513 OMX_U16 numBuffers;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 470 OMX_ERRORTYPE VPP_Fill_LCMLInitParams(OMX_HANDLETYPE pHandle, OMX_U16 arr[], LCML_DSP *plcml_Init);
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 689 OMX_U16 nVOPTimeIncrementResolution;
691 OMX_U16 nFnXedVOPTimeIncrement;
900 OMX_U16 arr[100];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 114 LCML_DSP *plcml_Init, OMX_U16 arr[])
119 OMX_U16 i;
576 OMX_U16 i=0;
648 write (pComponentPrivate->cmdPipe[1], &pComponentPrivate->bIsStopping, sizeof(OMX_U16));
688 OMX_U16 i;
692 OMX_U16 arr[100];
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 563 OMX_U16 arr[],
572 OMX_U16 nScaleFactor;
573 OMX_U16 nFrameWidth;
574 OMX_U16 nFrameHeight;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c 99 OMX_U16 *pDstBlockSAD)
447 *(pDstBlockSAD + 4 * Block8x8 + Block4x4) = (SAD < 0x7fff) ? (OMX_U16) SAD : ARM_VCM4P10_MAX_MODE_VALUE;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.c 701 OMX_U16 i = 0, cnt = 0, index = 0;
738 OMX_U16 i = 0, cnt = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 944 OMX_U16 arr[]);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 874 OMX_U16 arr[]);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 565 OMX_ERRORTYPE Fill_LCMLInitParamsJpegDec(LCML_DSP *lcml_dsp, OMX_U16 arr[], OMX_HANDLETYPE pComponent);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 113 LCML_DSP *plcml_Init, OMX_U16 arr[])
117 OMX_U16 i;
558 OMX_U16 arr[10];
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 172 OMX_ERRORTYPE VPP_Fill_LCMLInitParams(OMX_HANDLETYPE pComponent, OMX_U16 arr[], LCML_DSP *plcml_Init)
180 OMX_U16 OutputRGB_Format;
181 OMX_U16 Input_FrameFormat;
182 OMX_U16 Output_FrameFormat;
183 OMX_U16 Overlay;
184 OMX_U16 Alpha = 0; /*Not implemented at OMX level*/
185 OMX_U16 ParamSize = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 117 OMX_ERRORTYPE MP3DEC_Fill_LCMLInitParams(OMX_HANDLETYPE pComponent,LCML_DSP *plcml_Init,OMX_U16 arr[])
598 OMX_U16 arr[24];
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/mips/
mips_FFTInv_CCSToR_F32_complex.c 29 OMX_U16* p_bitrev = pFFTSpec->pBitRevInv;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 120 LCML_DSP *plcml_Init, OMX_U16 arr[])
219 arr[3] = (OMX_U16) pComponentPrivate->pInputBufferList->numBuffers;
230 arr[6] = (OMX_U16) pComponentPrivate->pOutputBufferList->numBuffers;
638 OMX_U16 arr[100] = {0};
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 656 OMX_U16 nBufferHdrSend = 0;
657 OMX_U16 nSampleFactor = 32;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 547 OMX_ERRORTYPE Fill_JpegEncLCMLInitParams(LCML_DSP *lcml_dsp, OMX_U16 arr[], OMX_HANDLETYPE pComponent)
556 OMX_U16 *ptCreateString = (OMX_U16*)arr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c     [all...]

Completed in 1963 milliseconds

1 2 3 4 56 7