Home
last modified time | relevance | path

Searched refs:frame_idx (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/codecs/m4v_h263/dec/src/
Dmp4lib_int.h249 int frame_idx; /* Current frame ID */ member
Dpvdec_api.cpp164 video->frame_idx = -1; in PVInitVideoDecoder()
1393 idx = ++video->frame_idx % BITRATE_AVERAGE_WINDOW; in PVDecodeVopBody()