Home
last modified time | relevance | path

Searched refs:FIELD_ORDER_RATIO_SIZE (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2_ff.h22 #define FIELD_ORDER_RATIO_SIZE (10) macro
34 RK_U32 fo_ratio[FIELD_ORDER_RATIO_SIZE];
H A Diep2_ff.c126 ctx->ff_inf.fo_ratio_idx = (ctx->ff_inf.fo_ratio_idx + 1) % FIELD_ORDER_RATIO_SIZE; in iep2_check_ffo()
129 ctx->ff_inf.fo_ratio_cnt = RKMIN(ctx->ff_inf.fo_ratio_cnt, FIELD_ORDER_RATIO_SIZE); in iep2_check_ffo()