OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcomponent
(Results
76 - 96
of
96
) sorted by null
1
2
3
4
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c
153
/*OMX_COMPONENTTYPE *
pComponent
= (OMX_COMPONENTTYPE *)pHandle;*/
301
OMX_COMPONENTTYPE *
pComponent
= NULL;
752
pComponent
= (OMX_COMPONENTTYPE *)(pHandle);
779
OMX_FillThisBuffer(
pComponent
,pOutputBufferHeader);
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c
332
OMX_COMPONENTTYPE*
pComponent
;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c
90
extern OMX_ERRORTYPE VIDDEC_Stop_ComponentThread(OMX_HANDLETYPE
pComponent
);
OMX_VideoDec_Utils.c
[
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)
190
OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)
pComponent
;
494
* @param
pComponent
handle for this instance of the component
503
OMX_ERRORTYPE VPP_Start_ComponentThread(OMX_HANDLETYPE
pComponent
)
506
OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)
pComponent
;
580
* @param
pComponent
handle for this instance of the component
590
OMX_ERRORTYPE VPP_Free_ComponentResources(OMX_HANDLETYPE
pComponent
)
592
OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)
pComponent
;
[
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/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
);
OMX_G711Decoder.h
412
OMX_ERRORTYPE G711DEC_FreeCompResources(OMX_HANDLETYPE
pComponent
);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c
362
OMX_COMPONENTTYPE *
pComponent
= NULL;
603
pComponent
=(OMX_COMPONENTTYPE *)(*pHandle);
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c
521
OMX_COMPONENTTYPE *
pComponent
= (OMX_COMPONENTTYPE *)pHandle;
527
error =
pComponent
->GetState(pHandle, &CurrentState);
[
all
...]
/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/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/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/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h
703
OMX_ERRORTYPE G729DEC_FreeCompResources(OMX_HANDLETYPE
pComponent
);
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c
545
OMX_COMPONENTTYPE *
pComponent
=NULL;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h
494
OMX_ERRORTYPE NBAMRDEC_FreeCompResources(OMX_HANDLETYPE
pComponent
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tuner.h
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
[
all
...]
Completed in 578 milliseconds
1
2
3
4