Searched refs:mix_videoframe_set_discontinuity (Results 1 – 5 of 5) sorted by relevance
138 MIX_RESULT mix_videoframe_set_discontinuity(MixVideoFrame * obj, gboolean discontinuity);
301 MIX_RESULT mix_videoframe_set_discontinuity(MixVideoFrame * obj, in mix_videoframe_set_discontinuity() function
841 ret = mix_videoframe_set_discontinuity(skip_frame, FALSE); in mix_videofmt_mp42_process_decode()1069 mix_videoframe_set_discontinuity(frame, discontinuity); in mix_videofmt_mp42_process_decode()
1363 mix_videoframe_set_discontinuity(skip_frame, FALSE); in mix_videofmt_vc1_process_decode()1403 mix_videoframe_set_discontinuity(frame, discontinuity); in mix_videofmt_vc1_process_decode()
1349 mix_videoframe_set_discontinuity(frame, discontinuity); in mix_videofmt_h264_process_decode_picture()