Searched refs:DLNA_STRICT_MASK (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnpglobalvars.h88 #define DLNA_STRICT_MASK 0x0004 macro
H A Dmetadata.c533 else if( (width <= 4096 && height <= 4096) || !(GETFLAG(DLNA_STRICT_MASK)) )
H A Dminidlna.c420 SETFLAG(DLNA_STRICT_MASK);
H A Dupnphttp.c1668 if( h->req_client != ESamsungTV || GETFLAG(DLNA_STRICT_MASK) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpglobalvars.h190 #define DLNA_STRICT_MASK 0x0004 macro
H A Dupnpsoap.c1302 if (magic->orderby && !GETFLAG(DLNA_STRICT_MASK))
1351 if( ret < 0 && ((args.flags & FLAG_DLNA) || GETFLAG(DLNA_STRICT_MASK)) )
1750 GETFLAG(DLNA_STRICT_MASK) )
1782 if( ret < 0 && ((args.flags & FLAG_DLNA) || GETFLAG(DLNA_STRICT_MASK)) )
H A Dupnphttp.c409 SETFLAG(DLNA_STRICT_MASK);
1908 if( !(cflags & FLAG_SAMSUNG) || GETFLAG(DLNA_STRICT_MASK) )
H A Dminidlna.c690 SETFLAG(DLNA_STRICT_MASK);
H A Dminissdp.c640 if (GETFLAG(DLNA_STRICT_MASK) && (ntohs(sendername.sin_port) <= 1024 || ntohs(sendername.sin_port) == 1900))
H A Dmetadata.c637 else if( (width <= 4096 && height <= 4096) || !GETFLAG(DLNA_STRICT_MASK) )

Completed in 93 milliseconds