AVCodecContext.last_predictor_count

amount of previous MV predictors (2a+1 x 2a+1 square) - encoding: Set by user. - decoding: unused

struct AVCodecContext
int last_predictor_count;

Meta