Home
last modified time | relevance | path

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

/webrtc/rtp/src/codecs/h265/
H A Dmod.rs48 pub fn is_type_vcl_unit(&self) -> bool { in is_type_vcl_unit() method
H A Dh265_test.rs80 header.is_type_vcl_unit(), in test_h265_nalu_header()