Lines Matching refs:RK_S64
60 RK_S64 pts; /* pts of the current frame */
61 RK_S64 dts; /* dts of the current frame */
62 RK_S64 frame_offset; /* offset of the current frame */
63 RK_S64 cur_offset; /* current offset
65 RK_S64 next_frame_offset; /* offset of the next frame */
67 RK_S64 last_pts;
68 RK_S64 last_dts;
72 RK_S64 cur_frame_offset[MPP_PARSER_PTS_NB];
73 RK_S64 cur_frame_pts[MPP_PARSER_PTS_NB];
74 RK_S64 cur_frame_dts[MPP_PARSER_PTS_NB];
76 RK_S64 offset; ///< byte offset from starting packet start
77 RK_S64 cur_frame_end[MPP_PARSER_PTS_NB];