Home
last modified time | relevance | path

Searched refs:filtered (Results 1 – 25 of 31) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_sampler_filter_minmax.adoc22 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
DVK_QCOM_filter_cubic_clamp.adoc24 filtered.
27 The solution to the ringing problem is to clamp the post-cubic-filtered
DVK_QCOM_filter_cubic_weights.adoc30 splines can be selected for cubic filtered sampling and blits:
DVK_NV_external_memory_capabilities.adoc49 filtered out of the results returned by flink:vkGetImageMemoryRequirements
DVK_NV_shader_image_footprint.adoc32 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.
DVK_KHR_external_memory_capabilities.adoc60 filtered out of the results returned by flink:vkGetImageMemoryRequirements
Dglossary.adoc1586 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/
DDeviceUniqueAttestationTest.cpp155 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/
DAndroid.bp20 // large-scale-change filtered out the below license kinds as false-positives:
/hardware/interfaces/tv/tuner/1.0/
DIFilter.hal30 * 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
Dtypes.hal1966 * 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
DIDvr.hal56 * It is used by the client to add the data filtered out from the filter
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp435 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/
DIHdmiCec.hal33 * addressed the given logical address can be filtered in. This method must
/hardware/interfaces/automotive/can/1.0/
Dtypes.hal99 /** Default, FilterFlag doesn't effect what messages filtered */
/hardware/interfaces/thermal/2.0/
DIThermal.hal78 * @param type the type to be filtered.
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal29 * addressed the given logical address can be filtered in. This method must
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc714 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 …]
Dformats.adoc1898 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/
DKeyMintAidlTestBase.cpp172 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/
Dtypes.hal133 * MPU sequence number of the filtered data. This is only used for MMTP.
/hardware/interfaces/wifi/1.5/
DIWifiChip.hal262 * should not be filtered out.
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp367 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/
Dnaming.adoc321 | Blit | Performs a filtered and scaled copy of pixels from one image to another
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp345 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()

12