/* Vita Development Suite Libraries */ #ifndef _VDSUITE_USER_AUDIODEC_H #define _VDSUITE_USER_AUDIODEC_H #include_next /* Audio decoder type */ #define SCE_AUDIODEC_TYPE_SILK (0x1007U) #endif /* _VDSUITE_USER_AUDIODEC_H */