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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnphttp.h125 #define FLAG_PLAYSPEED 0x00000800 macro
H A Dupnphttp.c353 h->reqflags |= FLAG_PLAYSPEED;
897 else if( (h->reqflags & (FLAG_TIMESEEK|FLAG_PLAYSPEED)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnphttp.h125 #define FLAG_PLAYSPEED 0x00000800 macro
H A Dupnphttp.c353 h->reqflags |= FLAG_PLAYSPEED;
897 else if( (h->reqflags & (FLAG_TIMESEEK|FLAG_PLAYSPEED)) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnphttp.h125 #define FLAG_PLAYSPEED 0x00000800 macro
H A Dupnphttp.c353 h->reqflags |= FLAG_PLAYSPEED;
897 else if( (h->reqflags & (FLAG_TIMESEEK|FLAG_PLAYSPEED)) &&

Completed in 207 milliseconds