Searched refs:startTsPidFilter (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/jni/
H A DDvbManager.h86 int startTsPidFilter(JNIEnv *env, jobject thiz, int pid, int filterType);
H A Dtunertvinput_jni.cpp108 it->second->startTsPidFilter(env, thiz, pid, filterType);
H A DDvbManager.cpp282 int DvbManager::startTsPidFilter(JNIEnv *env, jobject thiz, int pid, int filterType) { function in class:DvbManager

Completed in 2238 milliseconds