Searched refs:__threadLoopFrontend (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/default/ | ||
D | Demux.cpp | 302 pthread_create(&mFrontendInputThread, NULL, __threadLoopFrontend, this); in startFrontendInputLoop() |
D | Demux.h | 118 static void* __threadLoopFrontend(void* user); |