Searched refs:InputFunc_AVCC (Results 1 – 2 of 2) sorted by relevance
103 void InputFunc_AVCC();
349 inputLoop_ = make_unique<thread>(&VDecNdkSample::InputFunc_AVCC, this); in StartVideoDecoder()574 void VDecNdkSample::InputFunc_AVCC() in InputFunc_AVCC() function in VDecNdkSample