Searched refs:first_header_size (Results 1 – 4 of 4) sorted by relevance
25 int first_header_size, const uint8_t *header_start[3], in avpriv_split_xiph_headers() argument30 if (extradata_size >= 6 && AV_RB16(extradata) == first_header_size) { in avpriv_split_xiph_headers()
40 int first_header_size, const uint8_t *header_start[3],
354 int first_header_size; in xiph_extradata2config() local358 first_header_size = 42; in xiph_extradata2config()361 first_header_size = 30; in xiph_extradata2config()369 first_header_size, header_start, in xiph_extradata2config()
608 int first_header_size; in put_xiph_codecpriv() local612 first_header_size = 30; in put_xiph_codecpriv()614 first_header_size = 42; in put_xiph_codecpriv()617 first_header_size, header_start, header_len); in put_xiph_codecpriv()