HomeSort by relevance Sort by last modified time
    Searched full:pcomponent (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /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/wma_dec/src/
OMX_WmaDec_Utils.c 99 * @param pComponent handle for this instance of the component
109 OMX_ERRORTYPE WMADECFill_LCMLInitParams(OMX_COMPONENTTYPE* pComponent,
123 pComponentPrivate = pComponent->pComponentPrivate;
125 pHandle = (LCML_DSP_INTERFACE *)pComponent;
127 OMX_PRINT2(pComponentPrivate->dbg, "[WMADECFill_LCMLInitParams] pComponent = %p",pComponent);
390 * @param pComponent handle for this instance of the component
399 OMX_ERRORTYPE WMADEC_StartComponentThread(OMX_HANDLETYPE pComponent)
403 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
477 * @param pComponent handle for this instance of the componen
    [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/audio/src/openmax_il/g729_enc/src/
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_enc/src/
OMX_WbAmrEnc_Utils.c 95 * @param pComponent handle for this instance of the component
106 OMX_ERRORTYPE WBAMRENC_FillLCMLInitParams(OMX_HANDLETYPE pComponent,
111 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
340 * @param pComponent handle for this instance of the component
350 OMX_ERRORTYPE WBAMRENC_StartComponentThread(OMX_HANDLETYPE pComponent) {
352 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
428 * @param pComponent handle for this instance of the component
438 OMX_ERRORTYPE WBAMRENC_FreeCompResources(OMX_HANDLETYPE pComponent) {
441 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
503 * @param pComponent handle for this instance of the componen
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 257 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
258 eError = pComponent->GetState(pHandle, &CurState);
265 eError = pComponent->GetState(pHandle, &CurState);
281 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
289 eError = pComponent->GetState (hComponent, &state);
387 OMX_COMPONENTTYPE *pComponent = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 97 * @param pComponent handle for this instance of the component
109 OMX_ERRORTYPE AACENCFill_LCMLInitParams(OMX_HANDLETYPE pComponent, LCML_DSP *plcml_Init, OMX_U16 arr[])
118 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
400 * @param pComponent handle for this instance of the component
410 OMX_ERRORTYPE AACENC_StartComponentThread(OMX_HANDLETYPE pComponent)
413 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
473 OMX_PRDSP1(pComponentPrivate->dbg, "%d :: pComponent[%x] AACENC_StartComponentThread\n", __LINE__, (int)pComponent) ;
488 * @param pComponent handle for this instance of the component
498 OMX_ERRORTYPE AACENC_FreeCompResources(OMX_HANDLETYPE pComponent)
    [all...]
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/g726_enc/tests/
G726EncTest.c 312 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
313 eError = OMX_GetState(pComponent, &CurState);
338 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
342 eError = OMX_GetState(pComponent, &state);
458 OMX_COMPONENTTYPE *pComponent = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
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/nbamr_enc/src/
OMX_AmrEnc_Utils.c 103 * @param pComponent handle for this instance of the component
114 OMX_ERRORTYPE NBAMRENC_FillLCMLInitParams(OMX_HANDLETYPE pComponent,
120 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
340 * @param pComponent handle for this instance of the component
350 OMX_ERRORTYPE NBAMRENC_StartComponentThread(OMX_HANDLETYPE pComponent)
353 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
419 * @param pComponent handle for this instance of the component
429 OMX_ERRORTYPE NBAMRENC_FreeCompResources(OMX_HANDLETYPE pComponent)
433 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
478 * @param pComponent handle for this instance of the componen
    [all...]
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/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 92 * @param pComponent handle for this instance of the component
103 OMX_ERRORTYPE WBAMR_DEC_Fill_LCMLInitParams(OMX_HANDLETYPE pComponent,
116 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
372 * @param pComponent handle for this instance of the component
382 OMX_ERRORTYPE WBAMR_DEC_StartComponentThread(OMX_HANDLETYPE pComponent)
385 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
447 * @param pComponent handle for this instance of the component
457 OMX_ERRORTYPE WBAMR_DEC_FreeCompResources(OMX_HANDLETYPE pComponent)
459 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
536 OMX_ERRORTYPE WBAMR_DEC_CleanupInitParams(OMX_HANDLETYPE pComponent)
    [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/wma_dec/tests/
WmaDecTest.c 272 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
273 eError1 = pComponent->GetState(pHandle, &CurState);
310 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
317 eError1 = pComponent->GetState (hComponent, &state);
471 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
    [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/wbamr_dec/inc/
OMX_WbAmrDec_Utils.h 180 OMX_ERRORTYPE WBAMR_DEC_FreeCompResources(OMX_HANDLETYPE pComponent);
292 * @param pComponent OMX Handle
298 OMX_ERRORTYPE WBAMR_DEC_CleanupInitParams(OMX_HANDLETYPE pComponent);
346 * @param pComponent OMX Handle
352 OMX_ERRORTYPE WBAMR_DEC_Fill_LCMLInitParamsEx(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/g722_dec/src/
OMX_G722Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 680 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
683 eError = pComponent->GetState(pHandle, &CurState);
692 eError = pComponent->GetState(pHandle, &CurState);
709 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
720 eError = pComponent->GetState (hComponent, &state);
    [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/nbamr_enc/tests/
AmrEncTest.c 370 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
372 eError = pComponent->GetState(pHandle, &CurState);
403 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent;
408 eError = pComponent->GetState (hComponent, &state);
523 OMX_COMPONENTTYPE *pComponent;
    [all...]

Completed in 1049 milliseconds

1 2 3 4