Searched refs:DSP_LoadG711 (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.4/include/twl/dsp/common/ |
| D | g711.h | 77 SDK_INLINE BOOL DSP_LoadG711(FSFile *file, int slotB, int slotC) in DSP_LoadG711() function
|
| /TwlSDK-5.4/build/demos.TWL/dsp/g711/src/ |
| D | main.c | 76 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-1/src/ |
| D | main.c | 311 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 396 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.4/build/demos.TWL/camera/simpleShoot-2/src/ |
| D | main.c | 343 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 477 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.4/build/demos.TWL/dsp/snd-mic/src/ |
| D | main.c | 248 if (!DSP_LoadG711(file, 0xFF, 0xFF)) in TwlMain()
|