Searched refs:createFilterMQ (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/tv/tuner/1.0/default/ | ||
H A D | Filter.h | 83 bool createFilterMQ(); |
H A D | Demux.cpp | 71 if (!filter->createFilterMQ()) { in openFilter() |
H A D | Filter.cpp | 171 bool Filter::createFilterMQ() { in createFilterMQ() function in android::hardware::tv::tuner::V1_0::implementation::Filter |
/aosp12/hardware/interfaces/tv/tuner/1.1/default/ | ||
H A D | Filter.h | 94 bool createFilterMQ(); |
H A D | Demux.cpp | 74 if (!filter->createFilterMQ()) { in openFilter() |
H A D | Filter.cpp | 348 bool Filter::createFilterMQ() { in createFilterMQ() function in android::hardware::tv::tuner::V1_0::implementation::Filter |