/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/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/nbamr_dec/inc/ |
OMX_AmrDec_Utils.h | 149 OMX_ERRORTYPE NBAMRDEC_CleanupInitParams(OMX_HANDLETYPE pComponent); 153 OMX_ERRORTYPE NBAMRDECFill_LCMLInitParamsEx(OMX_HANDLETYPE pComponent);
|
/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/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/g711_dec/inc/ |
OMX_G711Dec_Utils.h | 486 OMX_ERRORTYPE G711DEC_FreeCompResources(OMX_HANDLETYPE pComponent); 843 OMX_ERRORTYPE G711DEC_CleanupInitParams(OMX_HANDLETYPE pComponent); 849 OMX_ERRORTYPE G711DECFill_LCMLInitParamsEx(OMX_HANDLETYPE pComponent);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
OMX_G722Dec_Utils.h | 785 * @param pComponent This is the component handle. 797 OMX_ERRORTYPE G722DEC_FreeCompResources(OMX_HANDLETYPE pComponent); 807 * @param pComponent This is the component handle. 818 void G722DEC_CleanupInitParams(OMX_HANDLETYPE pComponent); 841 OMX_ERRORTYPE G722DECFill_LCMLInitParamsEx (OMX_HANDLETYPE pComponent);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
OMX_G726Dec_Utils.h | 913 * @param pComponent This is the component handle. 925 OMX_ERRORTYPE G726DEC_FreeCompResources(OMX_HANDLETYPE pComponent); 935 * @param pComponent This is the component handle. 946 void G726DEC_CleanupInitParams(OMX_HANDLETYPE 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/mp3_dec/inc/ |
OMX_Mp3Dec_Utils.h | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
OMX_WmaDec_Utils.h | 936 OMX_ERRORTYPE WMADEC_FreeCompResources(OMX_HANDLETYPE pComponent); 982 OMX_ERRORTYPE WMADECFill_LCMLInitParams(OMX_COMPONENTTYPE* 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/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/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/wbamr_dec/tests/ |
WBAmrDecTest.c | 285 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle; 286 eError = pComponent->GetState(pHandle, &CurState); 322 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent; 331 eError = pComponent->GetState (hComponent, &state); 491 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle; [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...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
WbAmrEncTest.c | 351 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle; 353 eError = pComponent->GetState(pHandle, &CurState); 380 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)hComponent; 385 eError = pComponent->GetState (hComponent, &state); 502 OMX_COMPONENTTYPE *pComponent; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Decoder.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Encoder.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/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/g726_enc/inc/ |
OMX_G726Enc_Utils.h | 773 OMX_ERRORTYPE G726ENC_FreeCompResources(OMX_HANDLETYPE pComponent); 888 * @param pComponent OMX Handle 950 * @param pComponent OMX Handle 955 OMX_ERRORTYPE G726ENC_FillLCMLInitParamsEx(OMX_HANDLETYPE pComponent); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Decoder.c | 482 * @param pComponent handle for this instance of the component 491 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent, 497 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Encoder.c | 451 * @param pComponent handle for this instance of the component 460 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent, 466 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Encoder.c | 417 * @param pComponent handle for this instance of the component 426 static OMX_ERRORTYPE SetCallbacks (OMX_HANDLETYPE pComponent, 432 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*)pComponent; [all...] |