Searched refs:read_atom (Results 1 – 2 of 2) sorted by relevance
41 static int read_atom(AVFormatContext *s, Atom *atom) in read_atom() function167 if (read_atom(s, &atom) < 0) { in r3d_read_header()192 if (read_atom(s, &atom) < 0) in r3d_read_header()204 if (read_atom(s, &atom) < 0) in r3d_read_header()344 if (read_atom(s, &atom) < 0) { in r3d_read_packet()
61 read_atom(void *ctx, const char *&src, char *&symbol_buffer) in read_atom() function104 s_expression *atom = read_atom(ctx, src, symbol_buffer); in __read_expression()