Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideo.h128 MixVideoEOSFunc eos_func; member
Dmixvideo.c164 klass->eos_func = mix_video_eos_default; in mix_video_class_init()
1591 if (klass->eos_func) { in mix_video_eos()
1592 return klass->eos_func(mix); in mix_video_eos()