/hardware/google/pixel/ |
D | CPPLINT.cfg | 2 filter=-build/c++11 3 filter=-build/include_order 4 filter=-whitespace/indent 5 filter=-build/header_guard 6 filter=-build/include 7 filter=-build/namespaces 8 filter=-runtime/int 9 filter=-runtime/explicit 10 filter=-runtime/references
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IFilter.hal | 22 * The Filter is used to filter wanted data according to the filter's 27 * Get the descriptor of the filter's FMQ 29 * It is used by the client to get the descriptor of the filter's Fast 31 * stream's filter. The data is origanized to data blocks which may have 34 * follows the stardard specified by filter's type. 35 * E.X. one data block from the filter with Main_Type==TS and Sub_Type==PES 42 * UNAVAILABLE if the filter doesn't have FMQ. 45 * @return queue the descriptor of the filter's FMQ 50 * Configure the filter. 52 * It is used by the client to configure the filter so that it can filter out [all …]
|
D | types.hal | 1697 * Filter Main Type specifies the protocol that the filter use to extract data 1731 * A filter to filter Section data out from input stream, and queue the 1732 * data to the filter's FMQ (Fast Message Queue). 1736 * A filter to filter Packetized Elementary Stream data out from input 1737 * stream, and queue the data to the filter's FMQ. 1741 * A filter to filter a Transport Stream out from input stream, and queue 1742 * the data to the filter's FMQ. 1746 * A filter to filter Audio data out from input stream, and send Audio's 1751 * A filter to filter Video data out from input stream, and send Video's 1756 * A filter to set PCR (Program Clock Reference) channel from input stream. [all …]
|
D | ITimeFilter.hal | 20 * Timer Filter is used by Demux to filter data based on time stamp. 24 * Set time stamp for time based filter. 28 * the content which time stamp is older than the time in the time filter. 30 * @param timeStamp initial time stamp for the time filter. It based on 39 * Clear the time stamp in the time filter. 41 * It is used by the client to clear the time value of the time filter, 42 * then disable time filter. 51 * Get the current time in the time filter. 53 * It is used by the client to inquiry current time in the time filter. 59 * @return timeStamp current time stamp in the time filter.
|
D | IDemux.hal | 44 * Open a new filter in the demux 46 * It is used by the client to open a filter in the demux. 48 * @param type the type of the filter to be added. 49 * @param bufferSize the buffer size of the filter to be opened. It's used 50 * to create a FMQ(Fast Message Queue) to hold data output from the filter. 51 * @param cb the callback for the filter to be used to send notifications 57 * @return filter the filter instance of the newly added. 60 generates (Result result, IFilter filter); 63 * Open time filter of the demux 65 * It is used by the client to open time filter of the demux. [all …]
|
D | IFilterCallback.hal | 21 * Notify the client that a new filter event happened. 23 * @param filterEvent a filter event. 28 * Notify the client a new status of a filter. 30 * @param status a new status of the filter.
|
D | IDvr.hal | 54 * Attach one filter to DVR interface for recording. 56 * It is used by the client to add the data filtered out from the filter 59 * @param filter the instance of the attached filter. 65 attachFilter(IFilter filter) generates (Result result); 68 * Detach one filter from the DVR's recording. 70 * It is used by the client to remove the data of the filter from DVR's 73 * @param filter the instance of the detached filter. 79 detachFilter(IFilter filter) generates (Result result);
|
/hardware/qcom/media/ |
D | Android.mk | 5 ifneq ($(filter msm8996, $(TARGET_BOARD_PLATFORM)),) 8 ifneq ($(filter msm8998, $(TARGET_BOARD_PLATFORM)),) 11 ifneq ($(filter sdm845, $(TARGET_BOARD_PLATFORM)),) 15 …ifneq ($(filter msm8610 msm8226 msm8960 msm8660 msm7627a msm7630_surf msm8084 msm8952 msm8992 msm8… 20 ifneq ($(filter msm8960 msm8660,$(TARGET_BOARD_PLATFORM)),) 24 …ifneq ($(filter msm8610 msm8226 msm8084 msm8952 msm8992 msm8994 msm8996 msm8998,$(TARGET_BOARD_PLA… 28 …ifneq ($(filter msm8610 msm8226 msm8960 msm8084 msm8952 msm8992 msm8994 msm8996 msm8998,$(TARGET_B…
|
/hardware/qcom/gps/ |
D | Android.mk | 4 ifneq ($(filter sdm845 sdm710, $(TARGET_BOARD_PLATFORM)),) 18 ifneq ($(filter apq8064,$(TARGET_BOARD_PLATFORM)),) 21 else ifneq ($(filter msm8992,$(TARGET_BOARD_PLATFORM)),) 24 else ifneq ($(filter msm8960 msm8084 msm8994 msm8996 msm8998,$(TARGET_BOARD_PLATFORM)),) 26 else ifeq ($(filter msm8916,$(TARGET_BOARD_PLATFORM)),) 33 ifneq ($(filter msm8909 msm8226 ,$(TARGET_BOARD_PLATFORM)),) 42 else ifeq ($(filter msm8916 ,$(TARGET_BOARD_PLATFORM)),)
|
/hardware/qcom/audio/hal/ |
D | Android.mk | 10 ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),) 13 ifneq ($(filter msm8974 msm8226 msm8084 msm8992 msm8994 msm8996 msm8998 sdm845 sdm710 msmnile,$(TAR… 16 ifneq ($(filter msm8974,$(TARGET_BOARD_PLATFORM)),) 20 ifneq ($(filter msm8226,$(TARGET_BOARD_PLATFORM)),) 24 ifneq ($(filter msm8084,$(TARGET_BOARD_PLATFORM)),) 28 ifneq ($(filter msm8992,$(TARGET_BOARD_PLATFORM)),) 33 ifneq ($(filter msm8994,$(TARGET_BOARD_PLATFORM)),) 38 ifneq ($(filter msm8996,$(TARGET_BOARD_PLATFORM)),) 45 ifneq ($(filter msm8998,$(TARGET_BOARD_PLATFORM)),) 51 ifneq ($(filter sdm845,$(TARGET_BOARD_PLATFORM)),) [all …]
|
/hardware/qcom/display/ |
D | Android.mk | 5 ifneq ($(filter msm8x84,$(TARGET_BOARD_PLATFORM)),) 7 else ifneq ($(filter msm8x26,$(TARGET_BOARD_PLATFORM)),) 9 else ifneq ($(filter msm8992,$(TARGET_BOARD_PLATFORM)),) 11 else ifneq ($(filter msm8909,$(TARGET_BOARD_PLATFORM)),)
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_ConntrackClient.cpp | 165 struct nfct_filter *filter in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() argument 211 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 215 nfct_filter_add_attr(filter, NFCT_FILTER_DST_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 217 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 221 nfct_filter_add_attr(filter, NFCT_FILTER_SRC_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 228 struct nfct_filter *filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() argument 240 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() 244 nfct_filter_add_attr(filter, NFCT_FILTER_DST_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Local_Iface() 248 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() 252 nfct_filter_add_attr(filter, NFCT_FILTER_SRC_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Local_Iface() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_ConntrackClient.cpp | 162 struct nfct_filter *filter in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() argument 208 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 212 nfct_filter_add_attr(filter, NFCT_FILTER_DST_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 214 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 218 nfct_filter_add_attr(filter, NFCT_FILTER_SRC_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 225 struct nfct_filter *filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() argument 237 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() 241 nfct_filter_add_attr(filter, NFCT_FILTER_DST_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Local_Iface() 245 nfct_filter_set_logic(filter, in IPA_Conntrack_Filters_Ignore_Local_Iface() 249 nfct_filter_add_attr(filter, NFCT_FILTER_SRC_IPV4, &filter_ipv4); in IPA_Conntrack_Filters_Ignore_Local_Iface() [all …]
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTestHarness.h | 38 std::vector<NamedModel> getNamedModels(const FilterFn& filter); 41 std::vector<NamedModel> getNamedModels(const FilterNameFn& filter); 45 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ argument 49 testing::ValuesIn(getNamedModels(filter))), \
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.h | 38 std::vector<NamedModel> getNamedModels(const FilterFn& filter); 41 std::vector<NamedModel> getNamedModels(const FilterNameFn& filter); 45 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ argument 49 testing::ValuesIn(getNamedModels(filter))), \
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | GeneratedTestHarness.h | 42 std::vector<NamedModel> getNamedModels(const FilterFn& filter); 45 std::vector<NamedModel> getNamedModels(const FilterNameFn& filter); 49 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ argument 53 testing::ValuesIn(getNamedModels(filter))), \
|
/hardware/qcom/bt/ |
D | Android.mk | 4 ifneq ($(filter msm8x27 msm8226,$(TARGET_BOARD_PLATFORM)),) 6 else ifneq ($(filter msm8994,$(TARGET_BOARD_PLATFORM)),) 8 else ifneq ($(filter msm8909,$(TARGET_BOARD_PLATFORM)),)
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.h | 42 std::vector<NamedModel> getNamedModels(const FilterFn& filter); 45 std::vector<NamedModel> getNamedModels(const FilterNameFn& filter); 49 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ argument 53 testing::ValuesIn(getNamedModels(filter))), \
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | GeneratedTestHarness.h | 43 std::vector<NamedModel> getNamedModels(const FilterFn& filter); 46 std::vector<NamedModel> getNamedModels(const FilterNameFn& filter); 50 #define INSTANTIATE_GENERATED_TEST(TestSuite, filter) \ argument 54 testing::ValuesIn(getNamedModels(filter))), \
|
/hardware/qcom/sm7150/gps/build/ |
D | target_specific_features.mk | 47 ifneq (,$(filter $(GNSS_HIDL_2_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 50 ifneq (,$(filter $(GNSS_HIDL_1_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 53 ifneq (,$(filter $(GNSS_HIDL_1_1_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 66 ifneq (,$(filter $(GNSS_HIDL_LEGACY_MEASURMENTS_TARGET_LIST),$(TARGET_BOARD_PLATFORM)))
|
/hardware/qcom/sm8150p/gps/build/ |
D | target_specific_features.mk | 48 ifneq (,$(filter $(GNSS_HIDL_2_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 51 ifneq (,$(filter $(GNSS_HIDL_1_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 54 ifneq (,$(filter $(GNSS_HIDL_1_1_TARGET_LIST),$(TARGET_BOARD_PLATFORM))) 67 ifneq (,$(filter $(GNSS_HIDL_LEGACY_MEASURMENTS_TARGET_LIST),$(TARGET_BOARD_PLATFORM)))
|
/hardware/interfaces/tv/tuner/1.1/default/ |
D | Demux.cpp | 72 sp<Filter> filter = new Filter(type, filterId, bufferSize, cb, this); in openFilter() local 74 if (!filter->createFilterMQ()) { in openFilter() 75 _hidl_cb(Result::UNKNOWN_ERROR, filter); in openFilter() 79 mFilters[filterId] = filter; in openFilter() 80 if (filter->isPcrFilter()) { in openFilter() 84 if (!filter->isRecordFilter()) { in openFilter() 89 result = mDvrPlayback->addPlaybackFilter(filterId, filter); in openFilter() 93 _hidl_cb(result ? Result::SUCCESS : Result::INVALID_ARGUMENT, filter); in openFilter() 106 Return<void> Demux::getAvSyncHwId(const sp<IFilter>& filter, getAvSyncHwId_cb _hidl_cb) { in getAvSyncHwId() argument 113 sp<V1_1::IFilter> filter_v1_1 = V1_1::IFilter::castFrom(filter); in getAvSyncHwId() [all …]
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/ |
D | structs.cpp | 219 aidl::QosFilter toAidl(const V1_6::QosFilter& filter) { in toAidl() argument 221 .localAddresses = toAidl(filter.localAddresses), in toAidl() 222 .remoteAddresses = toAidl(filter.remoteAddresses), in toAidl() 223 .localPort = toAidl(filter.localPort), in toAidl() 224 .remotePort = toAidl(filter.remotePort), in toAidl() 225 .protocol = static_cast<int8_t>(filter.protocol), in toAidl() 226 .tos = toAidlVariant(filter.tos), in toAidl() 227 .flowLabel = toAidlVariant(filter.flowLabel), in toAidl() 228 .spi = toAidlVariant(filter.spi), in toAidl() 229 .direction = static_cast<int8_t>(filter.direction), in toAidl() [all …]
|
/hardware/interfaces/tv/tuner/1.0/default/ |
D | Demux.cpp | 69 sp<Filter> filter = new Filter(type, filterId, bufferSize, cb, this); in openFilter() local 71 if (!filter->createFilterMQ()) { in openFilter() 72 _hidl_cb(Result::UNKNOWN_ERROR, filter); in openFilter() 76 mFilters[filterId] = filter; in openFilter() 77 if (filter->isPcrFilter()) { in openFilter() 81 if (!filter->isRecordFilter()) { in openFilter() 86 result = mDvrPlayback->addPlaybackFilter(filterId, filter); in openFilter() 90 _hidl_cb(result ? Result::SUCCESS : Result::INVALID_ARGUMENT, filter); in openFilter() 103 Return<void> Demux::getAvSyncHwId(const sp<IFilter>& filter, getAvSyncHwId_cb _hidl_cb) { in getAvSyncHwId() argument 110 filter->getId([&](Result result, uint32_t filterId) { in getAvSyncHwId()
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorsVtsEnvironmentBase.h | 65 void setCollection(bool enable, const std::optional<std::function<bool(const Event&)>>& filter = 70 if (enable && filter.has_value()) { 71 mEventFilter = *filter; 90 const std::optional<std::function<bool(const Event&)>>& filter = std::nullopt) { 98 setCollection(true, filter);
|