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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 57 DASF
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 76 * @def DASF Defines the value for identify DASF ON
79 #define DASF 1
81 #ifdef DASF
189 /* DASF/TeeDN mode */
225 G711DEC_DPRINT("Setting up create phase params for DASF mode\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 112 * @def DASF Define a Value for DASF mode
115 #define DASF 1
495 [sampling freq] [testcase] [dasf mode] [accoustic mode] [nbInputBuf]\
665 printf("DASF MODE\n");
671 printf("NON DASF MODE\n");
674 printf("Enter proper DASF mode\n");
675 printf("DASF:1\n");
676 printf("NON DASF:0\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 89 * @def DASF Define a Value for DASF mode
92 #define DASF 1
454 printf(" DASFmode: FM or DM for File Mode or DASF Mode\n");
505 /* Open the output file only in no DASF mode*/
508 APP_DPRINT( "NO DASF MODE, created output file \n");
604 printf("NON DASF MODE\n");
609 printf("DASF MODE\n");
617 printf("Enter proper DASF mode: \n");
618 printf("Should be one of these modes: FM or DM for File Mode or DASF Mode\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 85 #define DASF 1
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 61 #define DASF
611 APP_EPRINT("Usage: test: [INFILE] [OUTFILE] [MONO/STEREO] [TESTCASE] [DASF/FILE] [SFREQ] [BITRATE] [OBJECTTYPE] [FRAMES] [IP_BUF] [OUT_BUF] [BITRATE] [FILEFORMAT] [ROBUSTNESS]\n");
840 /* Check to see the F2F or DASF mode */
844 APP_IPRINT("%d :: APP: AAC Encoding in DASF MODE\n",__LINE__);
852 APP_EPRINT("APP: Error: Enter proper DASF mode\n");
853 APP_EPRINT("DASF:1\n");
854 APP_EPRINT("NON DASF:0\n");
862 /* Ensuring the propper value of input buffers for DASF mode : Should be 0 */
863 if (audioinfo.dasfMode == 1) /* DASF MODE */
867 APP_EPRINT ("%d :: App: WARNING: DASF-Mode should not use input buffers \n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 93 * @def DASF Defines the value for identify DASF ON
96 #define DASF 1
204 /* DASF/TeeDN mode */
250 G729DEC_DPRINT("Setting up create phase params for DASF mode\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 84 * @def DASF Defines the value for identify DASF ON
87 #define DASF 1
208 /* DASF/TeeDN mode */
254 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for DASF mode\n",__LINE__);
    [all...]

Completed in 268 milliseconds