Searched refs:layer (Results 51 - 75 of 120) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dem_nbyte.c48 unsigned char *ptr = tcf_get_base_ptr(skb, nbyte->hdr.layer);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dencoders.c151 static FLAC__bool test_stream_encoder(Layer layer, FLAC__bool is_ogg) argument
164 printf("\n+++ libFLAC unit test: FLAC__StreamEncoder (layer: %s, format: %s)\n\n", LayerString[layer], is_ogg? "Ogg FLAC":"FLAC");
276 if(layer < LAYER_FILENAME) {
286 switch(layer) {
480 if(layer < LAYER_FILE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c888 fe->dtv_property_cache.layer[i].fec = FEC_AUTO;
889 fe->dtv_property_cache.layer[i].modulation = QAM_AUTO;
890 fe->dtv_property_cache.layer[i].interleaving = -1;
891 fe->dtv_property_cache.layer[i].segment_count = -1;
1290 tvp->u.data = fe->dtv_property_cache.layer[0].fec;
1293 tvp->u.data = fe->dtv_property_cache.layer[0].modulation;
1296 tvp->u.data = fe->dtv_property_cache.layer[0].segment_count;
1299 tvp->u.data = fe->dtv_property_cache.layer[0].interleaving;
1302 tvp->u.data = fe->dtv_property_cache.layer[1].fec;
1305 tvp->u.data = fe->dtv_property_cache.layer[
[all...]
H A Ddvb_filter.c58 ai->layer = 0; // 0 for AC3
H A Ddvb_filter.h233 int layer; member in struct:dvb_audio_info
H A Ddvb_frontend.h358 } layer[3]; member in struct:dtv_frontend_properties
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dtoplevel.cpp128 wxIDirectFBDisplayLayerPtr layer(wxIDirectFB::Get()->GetDisplayLayer());
129 wxCHECK_MSG( layer, false, _T("no display layer") );
140 m_dfbwin = layer->CreateWindow(&desc);
H A Dwindow.cpp402 wxIDirectFBDisplayLayerPtr layer(wxIDirectFB::Get()->GetDisplayLayer());
403 wxCHECK_RET( layer, _T("no display layer") );
405 layer->WarpCursor(x, y);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Didr.h45 /* Leave the possibility of an incomplete final layer */
55 int layer; /* distance from leaf */ member in struct:idr_layer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h116 * underlying layer.
309 static inline unsigned char * tcf_get_base_ptr(struct sk_buff *skb, int layer) argument
311 switch (layer) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifenc.c329 int layer = 3 - ((pkt->data[1] >> 1) & 3); local
332 if (layer == 3 || version == 1) {
336 av_log(s, AV_LOG_DEBUG, "version: %i layer: %i extension: %i\n", version, layer, extension);
341 ctx->data_type = mpeg_data_type [version & 1][layer];
342 ctx->pkt_offset = spdif_mpeg_pkt_offset[version & 1][layer];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifenc.c328 int layer = 3 - ((pkt->data[1] >> 1) & 3); local
331 if (layer == 3 || version == 1) {
335 av_log(s, AV_LOG_DEBUG, "version: %i layer: %i extension: %i\n", version, layer, extension);
340 ctx->data_type = mpeg_data_type [version & 1][layer];
341 ctx->pkt_offset = spdif_mpeg_pkt_offset[version & 1][layer];
H A Dmp3dec.c92 if(c.layer != 3)
125 spf = c.lsf ? 576 : 1152; /* Samples per frame, layer 3 */
193 .long_name = NULL_IF_CONFIG_SMALL("MPEG audio layer 2/3"),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib0090.c711 if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cache.layer[0].segment_count >
714 ((state->fe->dtv_property_cache.layer[0].modulation ==
716 || (state->fe->dtv_property_cache.layer[0].
719 ((state->fe->dtv_property_cache.layer[1].segment_count >
722 ((state->fe->dtv_property_cache.layer[1].modulation ==
724 || (state->fe->dtv_property_cache.layer[1].
727 ((state->fe->dtv_property_cache.layer[2].segment_count >
730 ((state->fe->dtv_property_cache.layer[2].modulation ==
732 || (state->fe->dtv_property_cache.layer[2].
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dframemanager.cpp335 // the highest layer inside the specified dock
352 // the highest layer inside the specified dock
353 static int GetMaxRow(const wxAuiPaneInfoArray& panes, int direction, int layer) argument
360 pane.dock_layer == layer &&
370 // layer by incrementing all existing dock layer values by one
428 // (sorted by layer and then row)
440 int layer, row, i, max_row = 0, max_layer = 0; local
442 // discover the maximum dock layer and the max row
449 // if no dock layer wa
1538 long dir, layer, row, size; local
2267 int layer = 0; local
3001 int layer = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl2.c522 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'C');
524 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'D');
534 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'B');
536 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'E');
549 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'B');
551 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'E');
739 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'F');
928 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'J');
997 st->ma.layer(st, MDL_ERROR | INDICATION, (void *) 'A');
1159 st->ma.layer(s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dexr.c112 const char *layer; member in struct:EXRContext
1056 if (strcmp(s->layer, "") != 0) {
1057 if (strncmp(ch_gb.buffer, s->layer, strlen(s->layer)) == 0) {
1058 ch_gb.buffer += strlen(s->layer);
1062 "Layer %s.%s matched.\n", s->layer, ch_gb.buffer);
1427 { "layer", "Set the decoding layer", OFFSET(layer),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapiutil.c137 return "Protocol error layer 1 (broken line or B-channel removed by signalling protocol)";
139 return "Protocol error layer 2";
141 return "Protocol error layer 3";
421 unsigned layer; local
422 for (cmsg->p++, layer = 1; layer;) {
427 layer++;
430 layer--;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsx11.cpp230 Window window, int layer)
245 xev.xclient.data.l[0] = (long)layer;
255 data[0] = layer;
229 wxWinHintsSetLayer(Display *display, Window rootWnd, Window window, int layer) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dauipaneinfo.tex335 \func{wxAuiPaneInfo\&}{Layer}{\param{int }{layer}}
337 Layer() determines the layer of the docked pane. The dock layer is similar to an onion, the inner-most layer being layer 0. Each shell moving in the outward direction has a higher layer number. This allows for more complex docking layout formation.
H A Dtab.tex156 Returns the position of the tab in the layer or row.
228 Sets the position on the layer (row).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp_v31.c753 uint32 height, int bpp, MDPIBUF *iBuf, int layer)
755 switch (layer) {
746 mdp_adjust_start_addr(uint8 **src0, uint8 **src1, int v_slice, int h_slice, int x, int y, uint32 width, uint32 height, int bpp, MDPIBUF *iBuf, int layer) argument
H A Dmdp4.h284 void mdp4_overlay_cfg(int layer, int blt_mode, int refresh, int direct_out);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr008/
H A Dchk.pubdef168 Check that all constants in pubdef.in are wrapped by the Java native layer.
176 echo "$name should not appear in the Java native layer"
181 echo "$name does not appear in the Java native layer"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cdrom/
H A Dcdrom.c1718 struct dvd_layer *layer; local
1741 layer = &s->physical.layer[layer_num];
1747 memset(layer, 0, sizeof(*layer));
1748 layer->book_version = base[0] & 0xf;
1749 layer->book_type = base[0] >> 4;
1750 layer->min_rate = base[1] & 0xf;
1751 layer->disc_size = base[1] >> 4;
1752 layer
[all...]

Completed in 182 milliseconds

12345