Home
last modified time | relevance | path

Searched defs:stream_type (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Duniform_int_distribution.h164 using stream_type = variable
178 using stream_type = variable
Dlog_uniform_int_distribution.h221 using stream_type = variable
237 using stream_type = variable
Dzipf_distribution.h239 using stream_type = variable
254 using stream_type = variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_primitives.cpp52 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local
/third_party/spirv-tools/source/val/
Dvalidate_primitives.cpp50 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_primitives.cpp52 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_csb.c75 enum pvr_cmd_stream_type stream_type, in pvr_csb_init()
Dpvr_csb.h74 enum pvr_cmd_stream_type stream_type; member
/third_party/ffmpeg/libavcodec/
Dmlp_parse.h32 int stream_type; ///< 0xBB for MLP, 0xBA for TrueHD member
/third_party/ffmpeg/libavdevice/
Dalsa.c362 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type) in ff_alsa_get_device_list()
/third_party/ffmpeg/libavformat/
Dmpegts.c293 int stream_type; member
1385 uint32_t stream_type; member
1488 uint32_t stream_type, in mpegts_find_stream_type()
1506 uint32_t stream_type, uint32_t prog_reg_desc) in mpegts_set_stream_info()
2406 int ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type, in ff_parse_mpeg2_descriptor()
2916 static int is_pes_stream(int stream_type, uint32_t prog_reg_desc) in is_pes_stream()
2931 int program_info_length, pcr_pid, pid, stream_type; in pmt_cb() local
Dmpegtsenc.c351 int stream_type; in get_dvb_stream_type() local
455 int stream_type; in get_m2ts_stream_type() local
511 int val, stream_type, i, err = 0; in mpegts_write_pmt() local
Dflvdec.c1062 int stream_type=-1; local
Dasfdec_o.c611 ff_asf_guid stream_type; in asf_read_stream_properties() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.h48 unsigned stream_type; member
Dradeon_uvd.c63 unsigned stream_type; member
Dradeon_vcn_dec.c2717 unsigned bs_buf_size, stream_type = 0, ring = AMD_IP_VCN_DEC; in radeon_create_decoder() local
/third_party/libuv/test/
Dtask.h81 } stream_type; typedef
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c71 unsigned stream_type; member
Dradeon_uvd.h353 uint32_t stream_type; member
365 uint32_t stream_type; member
/third_party/ffmpeg/fftools/
Dffmpeg_filter.c256 enum AVMediaType stream_type = s->streams[i]->codecpar->codec_type; in init_input_filter() local
/third_party/mesa3d/src/amd/common/
Dac_uvd_dec.h351 uint32_t stream_type; member
363 uint32_t stream_type; member
Dac_vcn_dec.h466 unsigned int stream_type; member
473 unsigned int stream_type; member
/third_party/pulseaudio/src/modules/dbus/
Diface-stream.c34 enum stream_type { enum
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp7374 const glsl_type *stream_type) in _EmitStreamVertex()
7405 const glsl_type *stream_type) in _EndStreamPrimitive()