Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_codecview.c40 #define MV_P_FOR (1<<0) macro
65 CONST("pf", "forward predicted MVs of P-frames", MV_P_FOR, "mv"),
303 if ((direction == 0 && (s->mv & MV_P_FOR) && frame->pict_type == AV_PICTURE_TYPE_P) || in filter_frame()

Completed in 1 milliseconds