Function HWY_NAMESPACE::GetPCMFramesSIMD
Defined in File MusicControlPannel-inl.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “HWY_NAMESPACE::GetPCMFramesSIMD” with arguments “(SIMD_FLOAT&, std::vector<float>&, std::vector<float>&, float**, LOADS&, float*, const unsigned long)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 9] HWY_ATTR bool GetPCMFramesSIMD (SIMD_FLOAT &tempFrames, std::vector< float > &L, std::vector< float > &R, float **FaustStyle, LOADS &deck, float *array, const unsigned long FrameSize) ———^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: bool [error at 13] HWY_ATTR bool GetPCMFramesSIMD (SIMD_FLOAT &tempFrames, std::vector< float > &L, std::vector< float > &R, float **FaustStyle, LOADS &deck, float *array, const unsigned long FrameSize) ————-^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: bool [error at 13] HWY_ATTR bool GetPCMFramesSIMD (SIMD_FLOAT &tempFrames, std::vector< float > &L, std::vector< float > &R, float **FaustStyle, LOADS &deck, float *array, const unsigned long FrameSize) ————-^