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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 215 FILE *inputToSN = NULL;
711 inputToSN = fopen("outputSecondTime.log","w");
715 inputToSN = fopen("outputFirstTime.log","w");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 467 FILE *inputToSN;
793 inputToSN = fopen("outputSecondTime.log","w");
797 inputToSN = fopen("outputFirstTime.log","w");
    [all...]

Completed in 320 milliseconds