OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSPProcessor_Load
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
DSPProcessor_OEM.h
26
*
DSPProcessor_Load
(OEM-function)
71
* ========
DSPProcessor_Load
========
95
extern DBAPI
DSPProcessor_Load
(DSP_HPROCESSOR hProcessor,
/hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor_OEM.h
26
*
DSPProcessor_Load
(OEM-function)
71
* ========
DSPProcessor_Load
========
95
extern DBAPI
DSPProcessor_Load
(DSP_HPROCESSOR hProcessor,
/hardware/ti/omap3/dspbridge/dspexec/
dspexec.c
167
status =
DSPProcessor_Load
(hProc,argc,(CONST CHAR **)argv,NULL);
169
PrintVerbose("
DSPProcessor_Load
succeeded.\n");
193
PrintVerbose("
DSPProcessor_Load
failed: 0x%x.\n",status);
/hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor_OEM.c
26
*
DSPProcessor_Load
- OEM
88
* ========
DSPProcessor_Load
========
94
DBAPI
DSPProcessor_Load
(DSP_HPROCESSOR hProcessor, IN CONST INT iArgc,
109
DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC:
DSPProcessor_Load
\r\n")));
143
PrintStatistics(&tv_beg, &tv_end, "
DSPProcessor_Load
", 0);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c
[
all
...]
Completed in 397 milliseconds