Home
last modified time | relevance | path

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

/webrtc/rtp/src/codecs/h264/
H A Dh264_test.rs197 let empty_nalu = Bytes::from_static(&[]); in test_h264_partition_head_checker_is_partition_head() localVariable
199 !h264.is_partition_head(&empty_nalu), in test_h264_partition_head_checker_is_partition_head()