Searched refs:DSP_LoadG711 (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.3.1/build/demos.TWL/dsp/g711/src/ |
| D | main.c | 73 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.3.1/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.3.1/build/demos.TWL/camera/simpleShoot-1/src/ |
| D | main.c | 308 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 393 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.3.1/build/demos.TWL/camera/simpleShoot-2/src/ |
| D | main.c | 340 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain() 474 if (!DSP_LoadG711(file, slotB, slotC)) in TwlMain()
|
| /TwlSDK-5.3.1/build/demos.TWL/dsp/snd-mic/src/ |
| D | main.c | 244 if (!DSP_LoadG711(file, 0xFF, 0xFF)) in TwlMain()
|