HomeSort by relevance Sort by last modified time
    Searched refs:pComponent (Results 26 - 50 of 80) sorted by null

12 3 4

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 486 * @param pComponent handle for this instance of the component
495 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
501 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
OMX_G729Dec_Utils.c 111 * @param pComponent handle for this instance of the component
122 OMX_ERRORTYPE G729DECFill_LCMLInitParams(OMX_HANDLETYPE pComponent,
133 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
362 * @param pComponent handle for this instance of the component
374 OMX_ERRORTYPE G729DEC_StartComponentThread(OMX_HANDLETYPE pComponent)
377 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
444 * @param pComponent handle for this instance of the component
454 OMX_ERRORTYPE G729DEC_FreeCompResources(OMX_HANDLETYPE pComponent)
456 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
539 OMX_ERRORTYPE G729DEC_CleanupInitParams(OMX_HANDLETYPE pComponent)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 476 * @param pComponent handle for this instance of the component
485 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
490 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
OMX_G729Enc_Utils.c 107 * @param pComponent handle for this instance of the component
119 OMX_ERRORTYPE G729ENC_FillLCMLInitParams(OMX_HANDLETYPE pComponent,
125 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
329 * @param pComponent handle for this instance of the component
339 OMX_ERRORTYPE G729ENC_StartComponentThread(OMX_HANDLETYPE pComponent)
342 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
416 * @param pComponent handle for this instance of the component
426 OMX_ERRORTYPE G729ENC_FreeCompResources(OMX_HANDLETYPE pComponent)
432 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
492 * @param pComponent handle for this instance of the componen
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 500 * @param pComponent handle for this instance of the component
509 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
515 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 524 * @param pComponent handle for this instance of the component
533 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
540 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 159 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
161 eError = pComponent->GetState(pHandle, &CurState);
168 eError = pComponent->GetState(pHandle, &CurState);
455 OMX_COMPONENTTYPE *pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 256 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
258 eError = pComponent->GetState(pHandle, &CurState);
268 eError = pComponent->GetState(pHandle, &CurState);
288 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
291 eError = pComponent->GetState (hComponent, &state);
371 OMX_COMPONENTTYPE *pComponent = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 231 * @param pComponent handle for this instance of the component
241 OMX_ERRORTYPE G722ENC_Fill_LCMLInitParams(OMX_HANDLETYPE pComponent,
248 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
531 * @param pComponent handle for this instance of the component
540 OMX_ERRORTYPE G722Enc_StartCompThread(OMX_HANDLETYPE pComponent)
543 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
622 * @param pComponent handle for this instance of the component
631 OMX_ERRORTYPE G722Enc_FreeCompResources(OMX_HANDLETYPE pComponent)
633 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
783 * @param pComponent handle for this instance of the componen
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 108 * @param pComponent handle for this instance of the component
120 OMX_ERRORTYPE G711DECFill_LCMLInitParams(OMX_HANDLETYPE pComponent,
130 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
345 * @param pComponent handle for this instance of the component
355 OMX_ERRORTYPE G711DEC_StartComponentThread(OMX_HANDLETYPE pComponent)
358 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
429 * @param pComponent handle for this instance of the component
439 OMX_ERRORTYPE G711DEC_FreeCompResources(OMX_HANDLETYPE pComponent)
441 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
533 OMX_ERRORTYPE G711DEC_CleanupInitParams(OMX_HANDLETYPE pComponent)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 92 * @param pComponent handle for this instance of the component
102 OMX_ERRORTYPE G711ENC_FillLCMLInitParams(OMX_HANDLETYPE pComponent,
108 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
318 * @param pComponent handle for this instance of the component
327 OMX_ERRORTYPE G711ENC_StartComponentThread(OMX_HANDLETYPE pComponent)
330 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
398 * @param pComponent handle for this instance of the component
408 OMX_ERRORTYPE G711ENC_FreeCompResources(OMX_HANDLETYPE pComponent)
412 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
466 * @param pComponent handle for this instance of the componen
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 151 * @param pComponent handle for this instance of the component
162 OMX_ERRORTYPE G726ENC_FillLCMLInitParams(OMX_HANDLETYPE pComponent,
168 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
383 * @param pComponent handle for this instance of the component
392 OMX_ERRORTYPE G726ENC_StartComponentThread(OMX_HANDLETYPE pComponent)
395 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
457 * @param pComponent handle for this instance of the component
467 OMX_ERRORTYPE G726ENC_FreeCompResources(OMX_HANDLETYPE pComponent)
471 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
514 * @param pComponent handle for this instance of the componen
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [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_enc/inc/
OMX_G711Enc_Utils.h 898 OMX_ERRORTYPE G711ENC_FreeCompResources(OMX_HANDLETYPE pComponent);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 954 OMX_ERRORTYPE G729ENC_FreeCompResources(OMX_HANDLETYPE pComponent);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 996 OMX_ERRORTYPE NBAMRENC_FreeCompResources(OMX_HANDLETYPE pComponent);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 828 OMX_ERRORTYPE WBAMRENC_FreeCompResources(OMX_HANDLETYPE pComponent);
945 * @param pComponent OMX Handle
    [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);
566 OMX_ERRORTYPE GetLCMLHandleJpegDec(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);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 504 * @param pComponent handle for this instance of the component
513 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
519 OMX_CONF_CHECK_CMD(pComponent,1,1); /* Checking for NULL pointers: pAppData is NULL for Khronos */
520 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 571 * @param pComponent handle for this instance of the component
580 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent,
586 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 103 * @param pComponent - components private structure
109 OMX_ERRORTYPE GetLCMLHandleJpegDec(OMX_HANDLETYPE pComponent)
114 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
162 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
317 OMX_ERRORTYPE Start_ComponentThreadJpegDec(OMX_HANDLETYPE pComponent)
329 OMX_CHECK_PARAM(pComponent);
330 pHandle = (OMX_COMPONENTTYPE *)pComponent;
366 eError = pthread_create (&(pComponentPrivate->pComponentThread), &attr, OMX_JpegDec_Thread, pComponent);
368 eError = pthread_create (&(pComponentPrivate->pComponentThread), NULL, OMX_JpegDec_Thread, pComponent);
556 * @param pComponent handle for this instance of componen
    [all...]

Completed in 760 milliseconds

12 3 4