Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtruemotion2.c45 TM2_MOT, enumerator
370 …if (stream_id <= TM2_MOT && ctx->tokens[stream_id][i] >= TM2_DELTAS || ctx->tokens[stream_id][i]<0… in tm2_read_stream()
384 if (stream_id <= TM2_MOT && ctx->tokens[stream_id][i] >= TM2_DELTAS) { in tm2_read_stream()
407 if (type <= TM2_MOT) { in GET_TOK()
716 mx = GET_TOK(ctx, TM2_MOT); in tm2_motion_block()
717 my = GET_TOK(ctx, TM2_MOT); in tm2_motion_block()
883 TM2_C_HI, TM2_C_LO, TM2_L_HI, TM2_L_LO, TM2_UPD, TM2_MOT, TM2_TYPE