Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c33 #define MAX_FRAME_PERIOD_27M 1130000 /* less than 23.976 fps a little */ macro
1226 && (tmp_frame_period < MAX_FRAME_PERIOD_27M) && in m2vd_alloc_frame()