Searched defs:dvbType (Results 1 – 2 of 2) sorted by relevance
124 sp<DvrClient> DemuxClient::openDvr(DvrType dvbType, int32_t bufferSize, sp<DvrClientCallback> cb) { in openDvr()
467 public static DigitalServiceSource ofDvb(int dvbType, DvbData data) { in ofDvb()