Searched refs:STAPA_NALU_TYPE (Results 1 – 2 of 2) sorted by relevance
18 pub const STAPA_NALU_TYPE: u8 = 24; constant232 STAPA_NALU_TYPE => { in depacketize()
209 let stapa_nalu = Bytes::from_static(&[STAPA_NALU_TYPE, 0]); in test_h264_partition_head_checker_is_partition_head()