HomeSort by relevance Sort by last modified time
    Searched refs:iStdOut (Results 1 - 7 of 7) sorted by null

  /external/opencore/engines/author/test/src/
test_pv_author_engine_typedefs.h 439 FILE* iStdOut;
537 iStdOut(aTestParam.iStdOut)
549 FILE* iStdOut;
pvaetest.h 54 FILE* iStdOut;
pvaetest.cpp 98 iStdOut(aStdOut),
294 testparam.iStdOut = iStdOut;
298 fprintf(iStdOut, "AMR to A-Only .3gp Test\n");
304 fprintf(iStdOut, "H263 to V-Only .3gp Test\n");
310 fprintf(iStdOut, "H264 & AMR to AV .3gp Test\n");
316 fprintf(iStdOut, "AMR & YUV to AV .3gp Test\n");
322 fprintf(iStdOut, "AMR & H263 to AV .3gp Test\n");
328 fprintf(iStdOut, "AMR & YUV to AV using M4V Encoder .3gp Test\n");
334 fprintf(iStdOut, "AMR Input to .amr Test\n")
    [all...]
test_pv_author_engine_testset5.h 56 , iFile(aTestParam.iStdOut)
test_pv_author_engine_testset1.cpp 83 fprintf(iStdOut, "Duration: %d ms\n", (int32)eventData);
91 fprintf(iStdOut, "File size: %d bytes\n", (int32)eventData);
    [all...]
test_pv_author_engine_testset5.cpp 91 fprintf(iStdOut, "Duration: %d ms\n", (int32)eventData);
99 fprintf(iStdOut, "File size: %d bytes\n", (int32)eventData);
    [all...]
test_pv_mediainput_author_engine.cpp 475 testparam.iStdOut = iFile;
    [all...]

Completed in 2131 milliseconds