Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoframe.h129 MIX_RESULT mix_videoframe_set_frame_id(MixVideoFrame * obj, gulong frame_id);
Dmixvideoframe.c260 MIX_RESULT mix_videoframe_set_frame_id(MixVideoFrame * obj, gulong frame_id) { in mix_videoframe_set_frame_id() function
Dmixsurfacepool.c283 mix_videoframe_set_frame_id(frame, surfaces[i]); in mix_surfacepool_initialize()
Dmixvideoformat_mp42.c837 ret = mix_videoframe_set_frame_id(skip_frame, frame_id); in mix_videofmt_mp42_process_decode()
Dmixvideoformat_vc1.c1359 mix_videoframe_set_frame_id(skip_frame, frameid); in mix_videofmt_vc1_process_decode()