Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c34 #define MAX_FRAME_PERIOD_DIFF 13500 /* 500us */ macro
1227 (llabs(ctx->frame_period - tmp_frame_period) > MAX_FRAME_PERIOD_DIFF)) { in m2vd_alloc_frame()
1228 if (llabs(ctx->preframe_period - tmp_frame_period) > MAX_FRAME_PERIOD_DIFF) { in m2vd_alloc_frame()