HomeSort by relevance Sort by last modified time
    Searched full:pcomponent (Results 51 - 75 of 96) sorted by null

1 23 4

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 545 * @param pComponent handle for this instance of the component
554 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
559 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 805 * @param pComponent OMX Handle
811 OMX_ERRORTYPE G722Enc_FreeCompResources(OMX_HANDLETYPE pComponent);
817 * @param pComponent OMX Handle
823 OMX_ERRORTYPE G722Enc_StartCompThread(OMX_HANDLETYPE pComponent);
841 * @param pComponent handle for this instance of the component
850 OMX_ERRORTYPE G722ENC_StopComponentThread(OMX_HANDLETYPE pComponent);
868 * @param pComponent OMX Handle
874 OMX_ERRORTYPE G722ENC_CleanupInitParams(OMX_HANDLETYPE pComponent);
994 * @param pComponent OMX Handle
999 OMX_ERRORTYPE G722ENC_Fill_LCMLInitParamsEx(OMX_HANDLETYPE pComponent);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 95 extern OMX_ERRORTYPE VIDDEC_Stop_ComponentThread(OMX_HANDLETYPE pComponent);
184 OMX_VERSIONTYPE* pComponent,
509 static OMX_ERRORTYPE VIDDEC_SetCallbacks (OMX_HANDLETYPE pComponent,
517 OMX_CONF_CHECK_CMD(pComponent, pCallBacks, OMX_TRUE);
519 pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 499 OMX_ERRORTYPE VPP_Free_ComponentResources(OMX_HANDLETYPE pComponent);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 95 typedef struct linux_component pcomponent; typedef in typeref:struct:linux_component
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 872 OMX_COMPONENTTYPE *pComponent,
876 mComponent(pComponent),
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 657 OMX_ERRORTYPE AACENCFill_LCMLInitParamsEx(OMX_HANDLETYPE pComponent);
678 OMX_ERRORTYPE AACENC_FreeCompResources(OMX_HANDLETYPE pComponent);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 275 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
276 eError = pComponent->GetState(pHandle, &CurState);
283 eError = pComponent->GetState(pHandle, &CurState);
309 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
314 eError = pComponent->GetState (hComponent, &state);
455 OMX_COMPONENTTYPE* pComponent,*pComponent_dasf = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Dec_Utils.h 185 OMX_ERRORTYPE G729DEC_CleanupInitParams(OMX_HANDLETYPE pComponent);
189 OMX_ERRORTYPE G729DECFill_LCMLInitParamsEx(OMX_HANDLETYPE pComponent);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 493 OMX_ERRORTYPE Fill_JpegEncLCMLInitParams(LCML_DSP *lcml_dsp, OMX_U16 arr[], OMX_HANDLETYPE pComponent);
494 OMX_ERRORTYPE GetJpegEncLCMLHandle(OMX_HANDLETYPE pComponent);

Completed in 465 milliseconds

1 23 4