Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/msm/
H A DNOTES43 Since the irq's that drm core mostly cares about are vblank/framedone,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/msm/
H A DNOTES43 Since the irq's that drm core mostly cares about are vblank/framedone,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/msm/
H A DNOTES43 Since the irq's that drm core mostly cares about are vblank/framedone,
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Davformat_decoder.c1136 if (tframe == priv->last_frame && priv->pFrame) goto framedone; in get_frame()
1317 framedone: in get_frame()
H A Dmkv_decoder.c2766 if (tframe == priv->last_frame && priv->picture) goto framedone; in get_frame()
2868 framedone: in get_frame()
/dports/games/libretro-vbanext/vba-next-c24bf52/src/
H A Dgba.cpp12997 bool framedone; in CPULoop() local
13009 framedone = false; in CPULoop()
13136 framedone = true; in CPULoop()
13427 if(ticks <= 0 || framedone) in CPULoop()