/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_sampler_filter_minmax.adoc | 22 allow sampled image lookups to return a filtered texel value produced by 27 produce a filtered texel value by computing a component-wise minimum (MIN) 32 a final filtered value; the reduction mode identifies how these texels are
|
D | VK_QCOM_filter_cubic_clamp.adoc | 24 filtered. 27 The solution to the ringing problem is to clamp the post-cubic-filtered
|
D | VK_QCOM_filter_cubic_weights.adoc | 30 splines can be selected for cubic filtered sampling and blits:
|
D | VK_NV_external_memory_capabilities.adoc | 49 filtered out of the results returned by flink:vkGetImageMemoryRequirements
|
D | VK_NV_shader_image_footprint.adoc | 32 texels that would be accessed by an equivalent filtered texture lookup. 34 Instead of returning a filtered texture value, the instruction returns a 36 of a filtered texture lookup.
|
D | VK_KHR_external_memory_capabilities.adoc | 60 filtered out of the results returned by flink:vkGetImageMemoryRequirements
|
D | glossary.adoc | 1586 A descriptor type that represents an image view, and supports filtered 1591 (or filtered) when accessed in a shader.
|
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | DeviceUniqueAttestationTest.cpp | 155 AuthorizationSet filtered; in filter_tags() local 156 std::remove_copy_if(set.begin(), set.end(), std::back_inserter(filtered), tag_in_list); in filter_tags() 157 return filtered; in filter_tags()
|
/hardware/qcom/wlan/ |
D | Android.bp | 20 // large-scale-change filtered out the below license kinds as false-positives:
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IFilter.hal | 30 * Message Queue. The data in FMQ is filtered out from demux input or upper 79 * It won't discard the data already filtered out by the filter. The filter
|
D | types.hal | 1966 * The data in the filter buffer is full and newly filtered data is being 2272 * true if the filtered data is commpressed ip packet 2366 * Table ID of filtered data 2371 * Version number of filtered data 2376 * Section number of filtered data 2381 * Data size in bytes of filtered data 2449 * MPU sequence number of filtered data (only for MMTP) 2477 * MPU sequence number of filtered data (only for MMTP) 2546 * MPU sequence number of filtered data (only for MMTP) 2555 * Data size in bytes of filtered data
|
D | IDvr.hal | 56 * It is used by the client to add the data filtered out from the filter
|
/hardware/interfaces/keymaster/4.0/support/ |
D | authorization_set.cpp | 435 std::vector<KeyParameter> filtered(element_count - streams.invalids); in deserialize() local 436 auto ifiltered = filtered.begin(); in deserialize() 442 *params = std::move(filtered); in deserialize()
|
/hardware/interfaces/tv/cec/1.1/ |
D | IHdmiCec.hal | 33 * addressed the given logical address can be filtered in. This method must
|
/hardware/interfaces/automotive/can/1.0/ |
D | types.hal | 99 /** Default, FilterFlag doesn't effect what messages filtered */
|
/hardware/interfaces/thermal/2.0/ |
D | IThermal.hal | 78 * @param type the type to be filtered.
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 29 * addressed the given logical address can be filtered in. This method must
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 714 have the same value, the resulting filtered texel must: have that value. 718 three available texels have the same value, the resulting filtered texel 720 samples have the same value, the resulting filtered texel must: have that 2601 using a weighted average to produce a filtered value: 2606 produce a filtered value. 2610 combined to produce a filtered texture value. 2695 using a weighted average to produce a filtered value: 2912 produce a filtered value. 2916 combined to produce a filtered texture value. 2980 combined using a weighted average to produce a final filtered value: [all …]
|
D | formats.adoc | 1898 Where depth comparison is supported it may: be linear filtered whether this 1899 bit is present or not, but where this bit is not present the filtered value 2424 Where depth comparison is supported it may: be linear filtered whether this 2425 bit is present or not, but where this bit is not present the filtered value
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | KeyMintAidlTestBase.cpp | 172 AuthorizationSet filtered; in filtered_tags() local 174 set.begin(), set.end(), std::back_inserter(filtered), [](const auto& entry) -> bool { in filtered_tags() 178 return filtered; in filtered_tags()
|
/hardware/interfaces/tv/tuner/1.1/ |
D | types.hal | 133 * MPU sequence number of the filtered data. This is only used for MMTP.
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiChip.hal | 262 * should not be filtered out.
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 367 AuthorizationSet filtered; in filter_tags() local 368 std::remove_copy_if(set.begin(), set.end(), std::back_inserter(filtered), tag_in_list); in filter_tags() 369 return filtered; in filter_tags()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 321 | Blit | Performs a filtered and scaled copy of pixels from one image to another
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 345 AuthorizationSet filtered; in filter_tags() local 346 std::remove_copy_if(set.begin(), set.end(), std::back_inserter(filtered), tag_in_list); in filter_tags() 347 return filtered; in filter_tags()
|