Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dass_split.c48 } ASSSection; typedef
50 static const ASSSection ass_sections[] = {
207 const ASSSection *section = &ass_sections[ctx->current_section]; in realloc_section_array()
232 static int *get_default_field_orders(const ASSSection *section, int *number) in get_default_field_orders()
249 const ASSSection *section = &ass_sections[ctx->current_section]; in ass_split_section()
389 static void free_section(ASSSplitContext *ctx, const ASSSection *section) in free_section()