Searched refs:frame_idx (Results 1 – 2 of 2) sorted by relevance
249 int frame_idx; /* Current frame ID */ member
164 video->frame_idx = -1; in PVInitVideoDecoder()1393 idx = ++video->frame_idx % BITRATE_AVERAGE_WINDOW; in PVDecodeVopBody()