Lines Matching refs:RK_S64
28 RK_S64 pts;
42 RK_S64 pts; /* pts of the current frame */
43 RK_S64 dts; /* dts of the current frame */
44 RK_S64 frame_offset; /* offset of the current frame */
45 RK_S64 cur_offset; /* current offset
47 RK_S64 next_frame_offset; /* offset of the next frame */
51 RK_S64 last_pts;
52 RK_S64 last_dts;
56 RK_S64 cur_frame_offset[MPP_PARSER_PTS_NB];
57 RK_S64 cur_frame_pts[MPP_PARSER_PTS_NB];
58 RK_S64 cur_frame_dts[MPP_PARSER_PTS_NB];
60 RK_S64 offset; ///< byte offset from starting packet start
61 RK_S64 cur_frame_end[MPP_PARSER_PTS_NB];