Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat.h154 MIX_RESULT mix_videofmt_flush(MixVideoFormat *mix);
Dmixvideoformat.c376 MIX_RESULT mix_videofmt_flush(MixVideoFormat *mix) { in mix_videofmt_flush() function
Dmixvideo.c1276 ret = mix_videofmt_flush(priv->video_format); in mix_video_flush_default()