HomeSort by relevance Sort by last modified time
    Searched defs:INPUT_FILE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 131 //#define INPUT_FILE "../../omx/omx_il_1_x/omx_base/test/patterns/chikita.mp3"
132 #define INPUT_FILE "sample_input.mp3"
1015 pContext->pInputfile = fopen(INPUT_FILE, "rb");
1163 pContext->pInputfile = fopen(INPUT_FILE, "rb");
1166 printf("\n Error in opening INPUT_FILE");
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 287 INPUT_FILE = 1
    [all...]

Completed in 36 milliseconds