OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NON_TUN_OUTPUT_FILE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c
133
#define
NON_TUN_OUTPUT_FILE
"nt_output.mp3"
1022
pContext->pOutputFile = fopen(
NON_TUN_OUTPUT_FILE
, "wb");
1170
pContext->pOutputFile = fopen(
NON_TUN_OUTPUT_FILE
, "rb");
1173
printf("\n Error in opening
NON_TUN_OUTPUT_FILE
");
[
all
...]
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
133
#define
NON_TUN_OUTPUT_FILE
"nt_output.mp3"
1022
pContext->pOutputFile = fopen(
NON_TUN_OUTPUT_FILE
, "wb");
1170
pContext->pOutputFile = fopen(
NON_TUN_OUTPUT_FILE
, "rb");
1173
printf("\n Error in opening
NON_TUN_OUTPUT_FILE
");
[
all
...]
Completed in 72 milliseconds