Searched refs:DASF (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
H A DLCML_Types.h57 DASF enumerator in enum:__anon2128
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c76 * @def DASF Defines the value for identify DASF ON
79 #define DASF 1 macro
81 #ifdef DASF
189 /* DASF/TeeDN mode */
225 G711DEC_DPRINT("Setting up create phase params for DASF mode\n");
856 G711DEC_DPRINT("%d :: ---- Comp: DASF Functionality is ON ---\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c112 * @def DASF Define a Value for DASF mode
115 #define DASF 1 macro
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");
1007 /* Process DASF mode */
1016 printf("Enter proper DASF mod
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c89 * @def DASF Define a Value for DASF mode
92 #define DASF 1 macro
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 Mod
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c85 #define DASF 1 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c61 #define DASF macro
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
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c93 * @def DASF Defines the value for identify DASF ON
96 #define DASF 1 macro
204 /* DASF/TeeDN mode */
250 G729DEC_DPRINT("Setting up create phase params for DASF mode\n");
853 G729DEC_DPRINT("%d :: ---- Comp: DASF Functionality is ON ---\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c84 * @def DASF Defines the value for identify DASF ON
87 #define DASF 1 macro
208 /* DASF/TeeDN mode */
254 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Setting up create phase params for DASF mode\n",__LINE__);
925 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: ---- Comp: DASF Functionality is ON ---\n",__LINE__);
2130 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: ---- Comp: DASF Functionality is ON ---\n",__LINE__);

Completed in 144 milliseconds