Searched refs:FF_PRED_PLANE (Results 1 – 3 of 3) sorted by relevance
153 if (avctx->prediction_method == FF_PRED_PLANE) { in utvideo_encode_init()
897 #define FF_PRED_PLANE 1 macro
200 {"plane", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_PRED_PLANE }, INT_MIN, INT_MAX, V|E, "pred"},