Home
last modified time | relevance | path

Searched refs:ADPCM_Decode_t (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/spunull/
H A Dxa.h9 } ADPCM_Decode_t; typedef
17 ADPCM_Decode_t left, right;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/spunull/
H A Dxa.h9 } ADPCM_Decode_t; typedef
17 ADPCM_Decode_t left, right;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfsound/
H A Dpsemuxa.h12 } ADPCM_Decode_t; typedef
20 ADPCM_Decode_t left, right;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfsound/
H A Dpsemuxa.h12 } ADPCM_Decode_t; typedef
20 ADPCM_Decode_t left, right;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/peops2/
H A Dpsemuxa.h12 } ADPCM_Decode_t; typedef
20 ADPCM_Decode_t left, right;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfsound/
H A Dpsemuxa.h12 } ADPCM_Decode_t; typedef
20 ADPCM_Decode_t left, right;
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/psf/peops2/
H A Dpsemuxa.h12 } ADPCM_Decode_t; typedef
20 ADPCM_Decode_t left, right;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Ddecode_xa.h31 } ADPCM_Decode_t; typedef
38 ADPCM_Decode_t left, right;
H A Ddecode_xa.c71 void ADPCM_InitDecode(ADPCM_Decode_t *decp) { in ADPCM_InitDecode()
85 static __inline void ADPCM_DecodeBlock16( ADPCM_Decode_t *decp, u8 filter_range, const void *vblock… in ADPCM_DecodeBlock16()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Ddecode_xa.h31 } ADPCM_Decode_t; typedef
38 ADPCM_Decode_t left, right;
H A Ddecode_xa.c71 void ADPCM_InitDecode(ADPCM_Decode_t *decp) { in ADPCM_InitDecode()
85 static __inline void ADPCM_DecodeBlock16( ADPCM_Decode_t *decp, u8 filter_range, const void *vblock… in ADPCM_DecodeBlock16()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Ddecode_xa.h31 } ADPCM_Decode_t; typedef
38 ADPCM_Decode_t left, right;
H A Ddecode_xa.c71 void ADPCM_InitDecode(ADPCM_Decode_t *decp) { in ADPCM_InitDecode()
85 static __inline void ADPCM_DecodeBlock16( ADPCM_Decode_t *decp, u8 filter_range, const void *vblock… in ADPCM_DecodeBlock16()