Searched refs:filters (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/drm/ |
D | TEST_MAPPING | 3 // gts and cts filters
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanBus.hal | 46 * different filters, HAL server must merge these to fulfill the superset of 47 * these filters. HAL must not send out a message to a listener which filter 53 * @param filter The set of requested filters
|
D | types.hal | 78 * In order for set of filters to match, at least one non-exclude filters must match (if there is 79 * one) and all exclude filters must match. In other words:
|
/hardware/interfaces/automotive/can/1.0/vts/functional/ |
D | VtsHalCanBusV1_0TargetTest.cpp | 117 hidl_vec<CanMessageFilter> filters = { in TEST_P() local 123 const auto [result, closeHandle] = listen(filters, new CanMessageListener()); in TEST_P()
|
/hardware/interfaces/tv/tuner/config/ |
D | TunerTestingConfigReaderV1_1.h | 115 auto filters = *hardwareConfig.getFirstFilters(); in readFilterConfig1_1() local 116 for (auto filterConfig : filters.getFilter()) { in readFilterConfig1_1()
|
/hardware/interfaces/tv/tuner/1.1/ |
D | IFilter.hal | 60 * When media filters are opened, call this API to initialize the share memory handle if it's 77 * Configure A/V filter’s stream type. This API only applies to A/V filters.
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IFilter.hal | 135 * by multiple protocols, multiple filters may need to work together to
|
D | IDemux.hal | 125 * create a FMQ(Fast Message Queue) to hold data from selected filters.
|
D | types.hal | 2205 * filters. 2227 * Not additional parameters. it's used by MMTP subtype filters. 2252 * PAYLOAD_THROUGH subtype filters. 2279 * filters. 2322 * filters.
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiChip.hal | 294 * @param filterMask Bitmask of filters represented by
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 1338 * Maximum length (in bytes) of individual match filters. 1342 * Maximum length (in bytes) of aggregate match filters across all active sessions. 2166 * Dropped by firmware due to host-programmable filters.
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 246 /** List of QOS filters associated with this session */
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 322 * containing depth_out convolutional filters of depth 1, DEPTHWISE_CONV 1396 * the filters.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 475 * containing depth_out convolutional filters of depth 1, DEPTHWISE_CONV 1782 * the filters. 3127 * containing depth_out convolutional filters of depth depth_group, GROUPED_CONV 3128 * applies a group of different filters to each input channel group, then 3133 * filters are also divided into num_groups groups, i.e. depth_out is divisible 3134 * by num_groups. GROUPED_CONV applies each group of filters to the corresponding
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 441 * containing depth_out convolutional filters of depth 1, DEPTHWISE_CONV 1826 * the filters. 3314 * containing depth_out convolutional filters of depth depth_group, GROUPED_CONV 3315 * applies a group of different filters to each input channel group, then 3320 * filters are also divided into num_groups groups, i.e. depth_out is divisible 3321 * by num_groups. GROUPED_CONV applies each group of filters to the corresponding
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1399 * <p>The arrangement of color filters on sensor;
|