Searched refs:TMV_HEADER_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | tmv.c | 48 #define TMV_HEADER_SIZE 12 macro 182 if (avio_seek(s->pb, pos + TMV_HEADER_SIZE, SEEK_SET) < 0) in tmv_read_seek() |
Completed in 1 milliseconds