Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dutvideoenc.c153 if (avctx->prediction_method == FF_PRED_PLANE) { in utvideo_encode_init()
Davcodec.h897 #define FF_PRED_PLANE 1 macro
Doptions_table.h200 {"plane", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PRED_PLANE }, INT_MIN, INT_MAX, V|E, "pred"},