Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtruemotion2.c46 TM2_MOT, enumerator
371 if (stream_id <= TM2_MOT && ctx->tokens[stream_id][i] >= TM2_DELTAS || ctx->tokens[stream_id][i]<0) { in tm2_read_stream()
385 if (stream_id <= TM2_MOT && ctx->tokens[stream_id][i] >= TM2_DELTAS) { in tm2_read_stream()
408 if (type <= TM2_MOT) { in GET_TOK()
717 mx = GET_TOK(ctx, TM2_MOT); in tm2_motion_block()
718 my = GET_TOK(ctx, TM2_MOT); in tm2_motion_block()
884 TM2_C_HI, TM2_C_LO, TM2_L_HI, TM2_L_LO, TM2_UPD, TM2_MOT, TM2_TYPE

Completed in 2 milliseconds