Searched defs:top_left_mv_flag (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | wmv2.h | 50 int top_left_mv_flag; member |
/third_party/ffmpeg/libavformat/ | ||
D | xmv.c | 246 int top_left_mv_flag = !!(data & 0x10); in xmv_read_extradata() local |