Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat.h156 MIX_RESULT mix_videofmt_eos(MixVideoFormat *mix);
Dmixvideoformat.c385 MIX_RESULT mix_videofmt_eos(MixVideoFormat *mix) { in mix_videofmt_eos() function
Dmixvideo.c1311 ret = mix_videofmt_eos(priv->video_format); in mix_video_eos_default()