Searched refs:PreviousFrameNumOffset (Results 1 – 2 of 2) sorted by relevance
101 p_Vid->PreviousFrameNumOffset = 0; in decode_poc()106 p_Vid->FrameNumOffset = p_Vid->PreviousFrameNumOffset + p_Vid->max_frame_num; in decode_poc()108 p_Vid->FrameNumOffset = p_Vid->PreviousFrameNumOffset; in decode_poc()153 p_Vid->PreviousFrameNumOffset = p_Vid->FrameNumOffset; in decode_poc()165 p_Vid->PreviousFrameNumOffset = 0; in decode_poc()168 p_Vid->FrameNumOffset = p_Vid->PreviousFrameNumOffset + p_Vid->max_frame_num; in decode_poc()170 p_Vid->FrameNumOffset = p_Vid->PreviousFrameNumOffset; in decode_poc()187 p_Vid->PreviousFrameNumOffset = p_Vid->FrameNumOffset; in decode_poc()
1031 RK_S32 PreviousFrameNumOffset; member