Searched refs:MAX_SUBFRAME_COUNT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.c41 #define MAX_SUBFRAME_COUNT 5 macro
369 float Az[LP_FILTER_ORDER * MAX_SUBFRAME_COUNT];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsipr.c42 #define MAX_SUBFRAME_COUNT 5 macro
370 float Az[LP_FILTER_ORDER * MAX_SUBFRAME_COUNT];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h694 #define MAX_SUBFRAME_COUNT 64 macro
697 struct sk_buff *subframes[MAX_SUBFRAME_COUNT];
H A Dieee80211_rx.c819 if(rxb->nr_subframes >= MAX_SUBFRAME_COUNT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h1208 #define MAX_SUBFRAME_COUNT 64 macro
1211 struct sk_buff *subframes[MAX_SUBFRAME_COUNT];
H A Dieee80211_rx.c878 if(rxb->nr_subframes >= MAX_SUBFRAME_COUNT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1175 #define MAX_SUBFRAME_COUNT 64 macro
1178 struct sk_buff *subframes[MAX_SUBFRAME_COUNT];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1180 #define MAX_SUBFRAME_COUNT 64 macro
1183 struct sk_buff *subframes[MAX_SUBFRAME_COUNT];
H A Dieee80211_rx.c865 if(rxb->nr_subframes >= MAX_SUBFRAME_COUNT) {

Completed in 134 milliseconds