Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.c1357 gulong frameid = VA_INVALID_SURFACE; in mix_videofmt_vc1_process_decode() local
1358 mix_videoframe_get_frame_id(self->lastFrame, &frameid); in mix_videofmt_vc1_process_decode()
1359 mix_videoframe_set_frame_id(skip_frame, frameid); in mix_videofmt_vc1_process_decode()
1364 …me %x, frame_id set to %d, ts %"G_GINT64_FORMAT"\n", (guint)skip_frame, (guint)frameid, timestamp); in mix_videofmt_vc1_process_decode()