Home
last modified time | relevance | path

Searched refs:width (Results 1 – 9 of 9) sorted by relevance

/xiu/protocol/rtmp/src/remuxer/
H A Drtsp2rtmp.rs287 let mut width: u32 = 0; in on_rtsp_video() localVariable
302 (width, height) = if let Ok((width, height)) = sps_parser.parse() { in on_rtsp_video()
303 (width, height) in on_rtsp_video()
308 log::info!("width:{}x{}", width, height); in on_rtsp_video()
323 let mut meta_data = self.gen_rtmp_meta_data(width, height)?; in on_rtsp_video()
342 fn gen_rtmp_meta_data(&self, width: u32, height: u32) -> Result<BytesMut, RtmpRemuxerError> { in gen_rtmp_meta_data()
348 properties.insert(String::from("width"), Amf0ValueType::Number(width as f64)); in gen_rtmp_meta_data()
/xiu/library/container/flv/src/
H A Dmpeg4_avc.rs63 pub width: u32, field
104 width: 0, in new()
185 (self.mpeg4_avc.width, self.mpeg4_avc.height) = sps_parser.parse()?; in decoder_configuration_record_load()
192 self.mpeg4_avc.width, in decoder_configuration_record_load()
/xiu/library/streamhub/src/statistics/
H A Dmod.rs14 width: u32, field
H A Davstatistics.rs62 video_info.width = codec_info.width; in notify_video_codec_info()
/xiu/library/codec/h264/src/
H A Dsps.rs159 let width = (self.sps.pic_width_in_mbs_minus1 + 1) * 16 in parse() localVariable
169 Ok((width, height)) in parse()
/xiu/
H A DREADME_CN.md1 <p align="center" width="100%">
2 …<img width="38%" src="https://user-images.githubusercontent.com/10411078/149529602-7dcbaf26-55cd-4…
H A DREADME.md1 <p align="center" width="100%">
2 …<img width="38%" src="https://user-images.githubusercontent.com/10411078/149529602-7dcbaf26-55cd-4…
H A DCargo.lock534 "unicode-width",
3056 name = "unicode-width"
/xiu/application/xiu/
H A DREADME.md1 <p align="center" width="100%">
2 …<img width="38%" src="https://user-images.githubusercontent.com/10411078/149529602-7dcbaf26-55cd-4…