Home
last modified time | relevance | path

Searched refs:ESR_SessionImportCommandLine (Results 1 – 4 of 4) sorted by relevance

/external/srec/shared/include/
DESR_Session.h543 ESR_SHARED_API ESR_ReturnCode ESR_SessionImportCommandLine(int argc, LCHAR* argv[]);
/external/srec/shared/src/
DESR_Session.c196 ESR_ReturnCode ESR_SessionImportCommandLine(int argc, LCHAR* argv[]) in ESR_SessionImportCommandLine() function
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c378 init_status = ESR_SessionImportCommandLine ( argc, argv ); in InitSession()
/external/srec/srec/test/SRecTest/src/
DSRecTest.c380 init_status = ESR_SessionImportCommandLine ( argc, argv ); in InitSession()