Searched refs:dispatch_parse_call (Results 1 – 1 of 1) sorted by relevance
4154 fn dispatch_parse_call(parser: &mut Parser, nalu: Nalu<NaluHeader>) -> Result<(), String> { in dispatch_parse_call() function4243 dispatch_parse_call(&mut parser, nalu).unwrap(); in parse_syntax_from_nals()4250 dispatch_parse_call(&mut parser, nalu).unwrap(); in parse_syntax_from_nals()4257 dispatch_parse_call(&mut parser, nalu).unwrap(); in parse_syntax_from_nals()