Searched refs:read_atom (Results 1 – 2 of 2) sorted by relevance
41 static int read_atom(AVFormatContext *s, Atom *atom) in read_atom() function168 if (read_atom(s, &atom) < 0) { in r3d_read_header()193 if (read_atom(s, &atom) < 0) in r3d_read_header()205 if (read_atom(s, &atom) < 0) in r3d_read_header()345 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()