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

  /external/aac/libSYS/src/mips/
genericStds_mips.cpp 192 FDKprintf("Config ISP/DSP: %d/%d\n", hasISPRAM, hasDSPRAM);
197 FDKprintf("wrong\n");
203 FDKprintf("ok\n");
205 FDKprintf("addr %d\n", (int)addr);
247 FDKprintf("SRAM @ 0x%08x, size = 0x%x\n", (unsigned int) addr, MIPS_SRAM_SIZE);
  /external/aac/libSYS/src/
cmdl_parser.cpp 142 FDKprintf("No command line arguments\n");
148 FDKprintf("Error allocating memory line %d, file %s\n", __LINE__, __FILE__);
161 FDKprintf("Error allocating memory line %d, file %s\n", __LINE__, __FILE__);
528 FDKprintf("\ncould not open config file %s", tmp);
530 FDKprintf("\ncould not open config file %s", param_filename);
574 FDKprintf("main returned %d\n", retval);
genericStds.cpp 130 void FDKprintf( const char* szFmt, ...) {
181 void FDKprintf( const char* szFmt, ...) { /* stub! */; }
227 /* FDKprintf("f, heapSize: %d\n", heapSizeCurr); */
417 //FDKprintf("char = %c\n", (char)*(ptr+s));
485 FDKprintf(
wav_file.cpp 309 FDKprintf("WAV_InputRead(): unsupported data-compression!!") ;
535 FDKprintf("WAV_OutputClose(): fseek() failed.\n");
  /external/aac/libSYS/include/
genericStds.h 238 void FDKprintf ( const char* szFmt, ...);
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 212 FDKprintf(" Concealment method was reverted to 1 !\n");
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 891 FDKprintf("ERROR: Bufferfullness accounting failed. remainder=%d, nAU=%d\n", hTp->remainder, nAU);
    [all...]

Completed in 686 milliseconds