Searched refs:seq_output (Results 1 – 2 of 2) sorted by relevance
1194 frame->sequence == s->seq_output) { in mpp_hevc_output_frame()1204 if (!flush && s->seq_output == s->seq_decode && s->sps && in mpp_hevc_output_frame()1231 frame_next_ready->sequence == s->seq_output) { in mpp_hevc_output_frame()1254 if (s->seq_output != s->seq_decode) in mpp_hevc_output_frame()1255 s->seq_output = (s->seq_output + 1) & 0xff; in mpp_hevc_output_frame()
567 RK_U16 seq_output; member