Home
last modified time | relevance | path

Searched defs:skip_field (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dtimecode.c138 char *av_timecode_make_smpte_tc_string2(char *buf, AVRational rate, uint32_t tcsmpte, int prevent_df, int skip_field) in av_timecode_make_smpte_tc_string2() argument
/third_party/rust/crates/serde/serde/src/ser/
H A Dmod.rs1869 fn skip_field(&mut self, key: &'static str) -> Result<(), Self::Error> { in skip_field() functions
1935 fn skip_field(&mut self, key: &'static str) -> Result<(), Self::Error> { in skip_field() functions
/third_party/rust/crates/serde/serde_derive/src/
H A Dser.rs1326 fn skip_field(&self, span: Span) -> Option<TokenStream> { in skip_field() functions

Completed in 4 milliseconds