Home
last modified time | relevance | path

Searched refs:split_annexb_and_process (Results 1 – 3 of 3) sorted by relevance

/xiu/protocol/rtsp/src/rtp/
H A Dutils.rs81 pub async fn split_annexb_and_process<T: TVideoPacker>( in split_annexb_and_process() function
H A Drtp_h265.rs145 utils::split_annexb_and_process(nalus, self).await?; in pack()
H A Drtp_h264.rs126 utils::split_annexb_and_process(nalus, self).await?; in pack()