Home
last modified time | relevance | path

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

/dports/devel/directfb/DirectFB-1.4.17/src/input/
H A Didirectfbinputbuffer.c1079 case DVPET_FRAMEDECODED: in CollectEventStatistics()
1080 stats->DVPET_FRAMEDECODED += incdec; in CollectEventStatistics()
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h4771 DVPET_FRAMEDECODED = 0x00000080, /* A frame has been decoded by the decoder */ enumerator
4941 unsigned int DVPET_FRAMEDECODED; member