Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtruemotion1.c84 #define FLAG_INTERFRAME 8 macro
355 if (!(s->flags & FLAG_INTERFRAME)) in truemotion1_decode_header()
468 s->flags & FLAG_INTERFRAME ? " INTER" : "", in truemotion1_decode_header()