Searched refs:FLAG_PLAYSPEED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnphttp.h125 #define FLAG_PLAYSPEED 0x00000800 macro
H A Dupnphttp.c353 h->reqflags |= FLAG_PLAYSPEED;
895 else if( (h->reqflags & (FLAG_TIMESEEK|FLAG_PLAYSPEED)) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h79 #define FLAG_PLAYSPEED 0x00000800 macro
H A Dupnphttp.c317 h->reqflags |= FLAG_PLAYSPEED;
721 else if( ((h->reqflags & FLAG_TIMESEEK) || (h->reqflags & FLAG_PLAYSPEED)) &&

Completed in 558 milliseconds