Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c1183 … RK_S64 diff_90K_frame_period = tmp_frame_period * 1000 / 90 - predict_frame_period; in m2vd_alloc_frame() local
1185 if (!ctx->pts_is_90K && llabs(diff_90K_frame_period) <= 300) { in m2vd_alloc_frame()