/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_csb.c | 75 enum pvr_cmd_stream_type stream_type, in pvr_csb_init() 83 csb->stream_type = stream_type; in pvr_csb_init() 157 switch (csb->stream_type) { in pvr_csb_buffer_extend() 243 assert(csb->stream_type == PVR_CMD_STREAM_TYPE_GRAPHICS); in pvr_csb_emit_return() 262 switch (csb->stream_type) { in pvr_csb_emit_terminate() 74 pvr_csb_init(struct pvr_device *device, enum pvr_cmd_stream_type stream_type, struct pvr_csb *csb) pvr_csb_init() argument
|
H A D | pvr_csb.h | 74 enum pvr_cmd_stream_type stream_type; member 122 enum pvr_cmd_stream_type stream_type,
|
/third_party/ffmpeg/libavformat/ |
H A D | mpegtsenc.c | 351 int stream_type; in get_dvb_stream_type() local 356 stream_type = STREAM_TYPE_VIDEO_MPEG2; in get_dvb_stream_type() 359 stream_type = STREAM_TYPE_VIDEO_MPEG4; in get_dvb_stream_type() 362 stream_type = STREAM_TYPE_VIDEO_H264; in get_dvb_stream_type() 365 stream_type = STREAM_TYPE_VIDEO_HEVC; in get_dvb_stream_type() 368 stream_type = STREAM_TYPE_VIDEO_CAVS; in get_dvb_stream_type() 371 stream_type = STREAM_TYPE_VIDEO_AVS2; in get_dvb_stream_type() 374 stream_type = STREAM_TYPE_VIDEO_AVS3; in get_dvb_stream_type() 377 stream_type = STREAM_TYPE_VIDEO_DIRAC; in get_dvb_stream_type() 380 stream_type in get_dvb_stream_type() 450 int stream_type; get_m2ts_stream_type() local 506 int val, stream_type, i, err = 0; mpegts_write_pmt() local [all...] |
H A D | flvdec.c | 1062 int stream_type=-1; local 1114 stream_type = FLV_STREAM_TYPE_AUDIO; 1118 stream_type = FLV_STREAM_TYPE_VIDEO; 1132 stream_type=FLV_STREAM_TYPE_SUBTITLE; 1151 stream_type = FLV_STREAM_TYPE_DATA; 1180 if (stream_type == FLV_STREAM_TYPE_AUDIO) { 1184 } else if (stream_type == FLV_STREAM_TYPE_VIDEO) { 1193 } else if (stream_type == FLV_STREAM_TYPE_SUBTITLE) { 1196 } else if (stream_type == FLV_STREAM_TYPE_DATA) { 1203 st = create_stream(s, stream_types[stream_type]); [all...] |
H A D | mpegts.c | 293 int stream_type; member 1385 uint32_t stream_type; member 1487 uint32_t stream_type, in mpegts_find_stream_type() 1491 for (; types->stream_type; types++) in mpegts_find_stream_type() 1492 if (stream_type == types->stream_type) { in mpegts_find_stream_type() 1505 uint32_t stream_type, uint32_t prog_reg_desc) in mpegts_set_stream_info() 1523 pes->stream_type = stream_type; in mpegts_set_stream_info() 1526 "stream=%d stream_type in mpegts_set_stream_info() 1486 mpegts_find_stream_type(AVStream *st, uint32_t stream_type, const StreamType *types) mpegts_find_stream_type() argument 1504 mpegts_set_stream_info(AVStream *st, PESContext *pes, uint32_t stream_type, uint32_t prog_reg_desc) mpegts_set_stream_info() argument 2405 ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type, const uint8_t **pp, const uint8_t *desc_list_end, Mp4Descr *mp4_descr, int mp4_descr_count, int pid, MpegTSContext *ts) ff_parse_mpeg2_descriptor() argument 2915 is_pes_stream(int stream_type, uint32_t prog_reg_desc) is_pes_stream() argument 2930 int program_info_length, pcr_pid, pid, stream_type; pmt_cb() local [all...] |
H A D | asfdec_o.c | 611 ff_asf_guid stream_type; in asf_read_stream_properties() local 623 ff_get_guid(pb, &stream_type); in asf_read_stream_properties() 624 if (!ff_guidcmp(&stream_type, &ff_asf_audio_stream)) in asf_read_stream_properties() 626 else if (!ff_guidcmp(&stream_type, &ff_asf_video_stream)) in asf_read_stream_properties() 628 else if (!ff_guidcmp(&stream_type, &ff_asf_jfif_media)) in asf_read_stream_properties() 630 else if (!ff_guidcmp(&stream_type, &ff_asf_command_stream)) in asf_read_stream_properties() 632 else if (!ff_guidcmp(&stream_type, in asf_read_stream_properties() 638 ff_get_guid(pb, &stream_type); // error correction type in asf_read_stream_properties()
|
H A D | mpegts.h | 221 * @param stream_type STREAM_TYPE_xxx 226 int ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type,
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution.h | 221 using stream_type = in operator <<() 224 os << static_cast<stream_type>((x.min)()) << os.fill() in operator <<() 225 << static_cast<stream_type>((x.max)()) << os.fill() in operator <<() 226 << static_cast<stream_type>(x.base()); in operator <<() 237 using stream_type = in operator >>() 240 stream_type min; in operator >>() 241 stream_type max; in operator >>() 242 stream_type base; in operator >>()
|
H A D | uniform_int_distribution.h | 164 using stream_type = in operator <<() 167 os << static_cast<stream_type>(x.a()) << os.fill() in operator <<() 168 << static_cast<stream_type>(x.b()); in operator <<() 178 using stream_type = in operator >>() 181 stream_type a; in operator >>() 182 stream_type b; in operator >>()
|
H A D | zipf_distribution.h | 239 using stream_type = in operator <<() 243 os << static_cast<stream_type>(x.k()) << os.fill() << x.q() << os.fill() in operator <<() 254 using stream_type = in operator >>() 256 stream_type k; in operator >>()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_primitives.cpp | 52 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local 53 if (!_.IsIntScalarType(stream_type)) { in PrimitivesPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_primitives.cpp | 52 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local 53 if (!_.IsIntScalarType(stream_type)) { in PrimitivesPass()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlp_parse.c | 108 mh->stream_type = get_bits(gb, 8); in ff_mlp_read_major_sync() 111 if (mh->stream_type == 0xbb) { in ff_mlp_read_major_sync() 125 } else if (mh->stream_type == 0xba) { in ff_mlp_read_major_sync()
|
H A D | mlp_parse.h | 32 int stream_type; ///< 0xBB for MLP, 0xBA for TrueHD member
|
H A D | mlp_parser.c | 179 if (mh.stream_type == 0xbb) { in mlp_parse() 182 } else { /* mh.stream_type == 0xba */ in mlp_parse()
|
H A D | mlpdec.c | 412 if (mh.stream_type != SYNC_MLP) { in read_major_sync() 414 "unexpected stream_type %X in MLP", in read_major_sync() 415 mh.stream_type); in read_major_sync() 422 if (mh.stream_type != SYNC_TRUEHD) { in read_major_sync() 424 "unexpected stream_type %X in !MLP", in read_major_sync() 425 mh.stream_type); in read_major_sync()
|
/third_party/spirv-tools/source/val/ |
H A D | validate_primitives.cpp | 50 const uint32_t stream_type = _.GetTypeId(stream_id); in PrimitivesPass() local 51 if (!_.IsIntScalarType(stream_type)) { in PrimitivesPass()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_uvd.c | 71 unsigned stream_type; member 141 return dec->stream_type == RUVD_CODEC_H264_PERF || in have_it() 142 dec->stream_type == RUVD_CODEC_H265; in have_it() 262 if (dec->stream_type == RUVD_CODEC_H264_PERF) in calc_dpb_size() 293 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) { in calc_dpb_size() 302 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) { in calc_dpb_size() 448 if (dec->stream_type == RUVD_CODEC_H264_PERF) { in get_h264_msg() 951 dec->msg->body.decode.stream_type = dec->stream_type; in ruvd_end_frame() 1088 dec->stream_type in ruvd_create_decoder() [all...] |
H A D | radeon_uvd.h | 353 uint32_t stream_type; member 365 uint32_t stream_type; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec.c | 1585 create->stream_type = dec->stream_type; in rvcn_dec_message_create() 1800 decode->stream_type = dec->stream_type; in rvcn_dec_message_decode() 1826 if (dec->stream_type == RDECODE_CODEC_H264_PERF) { in rvcn_dec_message_decode() 1917 (dec->stream_type == RDECODE_CODEC_VP9 || dec->stream_type == RDECODE_CODEC_AV1 || in rvcn_dec_message_decode() 1950 if (dec->stream_type == RDECODE_CODEC_AV1) in rvcn_dec_message_decode() 2236 return dec->stream_type == RDECODE_CODEC_H264_PERF || dec->stream_type in have_it() 2717 unsigned bs_buf_size, stream_type = 0, ring = AMD_IP_VCN_DEC; radeon_create_decoder() local [all...] |
H A D | radeon_uvd.c | 63 unsigned stream_type; member 133 return dec->stream_type == RUVD_CODEC_H264_PERF || dec->stream_type == RUVD_CODEC_H265; in have_it() 360 if (dec->stream_type == RUVD_CODEC_H264_PERF) in calc_dpb_size() 391 if ((dec->stream_type != RUVD_CODEC_H264_PERF) || in calc_dpb_size() 401 if ((dec->stream_type != RUVD_CODEC_H264_PERF) || in calc_dpb_size() 564 if (dec->stream_type == RUVD_CODEC_H264_PERF) { in get_h264_msg() 1103 dec->msg->body.decode.stream_type = dec->stream_type; in ruvd_end_frame() 1121 if (dec->stream_type in ruvd_end_frame() [all...] |
H A D | radeon_vcn_dec.h | 48 unsigned stream_type; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.h | 107 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type);
|
H A D | alsa.c | 362 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type) in ff_alsa_get_device_list() argument 368 const char *filter = stream_type == SND_PCM_STREAM_PLAYBACK ? "Output" : "Input"; in ff_alsa_get_device_list()
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_uvd_dec.h | 351 uint32_t stream_type; member 363 uint32_t stream_type; member
|