Home
last modified time | relevance | path

Searched defs:output_streams (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dstatic_properties.cpp455 const std::set<const camera3_stream_t*>& output_streams) { in ReprocessingSupported()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc56 std::vector<mojo::ScopedDataPipeProducerHandle> output_streams(2); in MakeFoo() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h55 uint8_t output_streams[PIPE_MAX_SHADER_OUTPUTS]; member
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.h135 uint8_t output_streams[VARYING_SLOT_VAR31 + 1]; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h432 uint8_t output_streams[PIPE_MAX_SHADER_OUTPUTS]; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c4295 output_writemask_for_stream(unsigned stream, uint8_t output_streams, in output_writemask_for_stream()