Home
last modified time | relevance | path

Searched refs:DSPi_LoadG711Core (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/twl/dsp/common/
Dg711.h40 BOOL DSPi_LoadG711Core(FSFile *file, int slotB, int slotC);
81 return DSPi_LoadG711Core(file, slotB, slotC); in DSP_LoadG711()
/TwlSDK-5.4/build/libraries/dsp/ARM9.TWL/src/
Ddsp_g711.c91 BOOL DSPi_LoadG711Core(FSFile *file, int slotB, int slotC) in DSPi_LoadG711Core() function