Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtruemotion2.c240 static inline int tm2_read_header(TM2Context *ctx, const uint8_t *buf) in tm2_read_header() function
913 if ((ret = tm2_read_header(l, l->buffer)) < 0) { in decode_frame()