Home
last modified time | relevance | path

Searched refs:struct_ptr (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dass_split.c310 uint8_t *ptr, *struct_ptr = realloc_section_array(ctx); in ass_split_section() local
311 if (!struct_ptr) return NULL; in ass_split_section()
328 ptr = struct_ptr + section->fields[order[i]].offset; in ass_split_section()

Completed in 3 milliseconds