Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixsurfacepool.c625 mix_surfacepool_dumpframe(MixVideoFrame *frame) function
645 g_slist_foreach(obj->free_list, (GFunc) mix_surfacepool_dumpframe, NULL);
649 g_slist_foreach(obj->in_use_list, (GFunc) mix_surfacepool_dumpframe, NULL);