Searched refs:inputFunc (Results 1 – 3 of 3) sorted by relevance
67 void inputFunc(AudioDecoderDemo* decoderDemo, OH_AVCodec* handle) in inputFunc() function407 threadVec.push_back(thread(inputFunc, decoderDemo, handle));
67 void inputFunc(AudioEncoderDemo* encoderDemo, OH_AVCodec* handle) in inputFunc() function423 threadVec.push_back(thread(inputFunc, encoderDemo, handle));
66 void inputFunc(AudioEncoderDemo* encoderDemo) in inputFunc() function414 threadVec.push_back(thread(inputFunc, encoderDemo));