Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h268 RK_U32 pts_is_90K; member
H A Dm2vd_parser.c1165 if (ctx->pts_is_90K) { in m2vd_alloc_frame()
1210 if (!ctx->pts_is_90K && llabs(diff_90K_frame_period) <= 300) { in m2vd_alloc_frame()
1212 ctx->pts_is_90K = 1; in m2vd_alloc_frame()
1260 if (ctx->pts_is_90K) { in m2vd_alloc_frame()