Searched refs:DSPLoadMicrocode (Results 1 – 2 of 2) sorted by relevance
73 status_t DSPLoadMicrocode( char* micro_path,
102 status_t CTheater200::DSPLoadMicrocode(char* micro_path, char* micro_type, struct rt200_microc_data… in DSPLoadMicrocode() function in CTheater200676 if (DSPLoadMicrocode(microcode_path, microcode_type, µc_data) < 0) in DSPDownloadMicrocode()