Lines Matching refs:RK_S64
68 RK_S64 pts; /* pts of the current frame */
69 RK_S64 dts; /* dts of the current frame */
70 RK_S64 frame_offset; /* offset of the current frame */
71 RK_S64 cur_offset; /* current offset
73 RK_S64 next_frame_offset; /* offset of the next frame */
77 RK_S64 last_pts;
78 RK_S64 last_dts;
82 RK_S64 cur_frame_offset[MPP_PARSER_PTS_NB];
83 RK_S64 cur_frame_pts[MPP_PARSER_PTS_NB];
84 RK_S64 cur_frame_dts[MPP_PARSER_PTS_NB];
86 RK_S64 offset; ///< byte offset from starting packet start
87 RK_S64 cur_frame_end[MPP_PARSER_PTS_NB];