Searched refs:DSP_LoadG711 (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.5/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.5/build/demos.TWL/dsp/g711/src/ |
| D | main.c | 80 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-1/src/ |
| D | main.c | 311 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 397 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-2/src/ |
| D | main.c | 343 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 478 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.5/build/demos.TWL/dsp/snd-mic/src/ |
| D | main.c | 252 if (!DSP_LoadG711(file, 0xFF, 0xFF)) in TwlMain()
|