Searched refs:cur_frame_start_index (Results 1 – 4 of 4) sorted by relevance
55 RK_S32 cur_frame_start_index; member
71 RK_S32 cur_frame_start_index; member
232 s->cur_frame_end[s->cur_frame_start_index]) { /* skip remainder packets */ in h265d_split_frame()234 i = (s->cur_frame_start_index + 1) & (MPP_PARSER_PTS_NB - 1); in h265d_split_frame()235 s->cur_frame_start_index = i; in h265d_split_frame()241 s->cur_frame_start_index, s->cur_frame_offset[i], s->cur_frame_end[i], pts); in h265d_split_frame()
81 RK_S32 cur_frame_start_index; member