Searched refs:py (Results 76 - 100 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c1424 int px, py; local
1581 py = field_predA[1];
1584 py = field_predC[1];
1587 py = field_predB[1];
1590 py = 0;
1595 py = mid_pred(field_predA[1], field_predB[1], field_predC[1]);
1607 if (qy + py < -60) py = -60 - qy;
1610 if (qy + py < -28) py
1677 int px = 0, py = 0; local
2109 int px, py; local
[all...]
H A Dexr.c648 uint16_t *py = in; local
656 for (; py <= ey; py += oy2) {
657 uint16_t *px = py;
658 uint16_t *ex = py + ox * (nx - p2);
691 uint16_t *px = py;
692 uint16_t *ex = py + ox * (nx - p2);
H A Dh263.h91 int *px, int *py);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DCountryFlags.h187 #include "py.xpm"
439 {py, "py"},
H A DMakefile.am182 py.xpm \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.am156 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
160 testapi.c: $(srcdir)/gentest.py
162 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1092 $(CHECKER) $(PYTHON) $(srcdir)/check-relaxng-test-suite.py ; \
1094 $(CHECKER) $(PYTHON) $(srcdir)/check-relaxng-test-suite2.py ; \
1105 $(CHECKER) $(PYTHON) $(srcdir)/check-xsddata-test-suite.py ; \
1181 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
1182 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
[all...]
H A DMakefile.in640 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
641 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
642 check-xsddata-test-suite.py check-xinclude-test-suite.py \
647 testThreadsWin32.c genUnicode.py TODO_SCHEMAS \
648 dbgen.pl dbgenattr.pl regressions.py regressions.xml \
1554 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1558 testapi.c: $(srcdir)/gentest.py
[all...]
H A DMakefile640 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
641 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
642 check-xsddata-test-suite.py check-xinclude-test-suite.py \
647 testThreadsWin32.c genUnicode.py TODO_SCHEMAS \
648 dbgen.pl dbgenattr.pl regressions.py regressions.xml \
1554 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1558 testapi.c: $(srcdir)/gentest.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.am156 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
160 testapi.c: $(srcdir)/gentest.py
162 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1092 $(CHECKER) $(PYTHON) $(srcdir)/check-relaxng-test-suite.py ; \
1094 $(CHECKER) $(PYTHON) $(srcdir)/check-relaxng-test-suite2.py ; \
1105 $(CHECKER) $(PYTHON) $(srcdir)/check-xsddata-test-suite.py ; \
1181 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
1182 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
[all...]
H A DMakefile.in640 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
641 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
642 check-xsddata-test-suite.py check-xinclude-test-suite.py \
647 testThreadsWin32.c genUnicode.py TODO_SCHEMAS \
648 dbgen.pl dbgenattr.pl regressions.py regressions.xml \
1554 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1558 testapi.c: $(srcdir)/gentest.py
[all...]
H A DMakefile642 libxml.m4 Copyright check-xml-test-suite.py gentest.py \
643 check-relaxng-test-suite.py check-relaxng-test-suite2.py \
644 check-xsddata-test-suite.py check-xinclude-test-suite.py \
649 testThreadsWin32.c genUnicode.py TODO_SCHEMAS \
650 dbgen.pl dbgenattr.pl regressions.py regressions.xml \
1552 $(PYTHON) $(srcdir)/gentest.py $(srcdir) ; fi )
1556 testapi.c: $(srcdir)/gentest.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A DMakefile54 ##am__append_1 = __init__.py
80 am__avahi_PYTHON_DIST = __init__.py
88 py_compile = $(top_srcdir)/py-compile
319 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
321 ##nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
322 #nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
324 CLEANFILES = *.pyc *.pyo ServiceTypeDatabase.py
545 #ServiceTypeDatabase.py: ServiceTypeDatabase.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi-discover/
H A DMakefile59 ###am__append_3 = __init__.py SimpleGladeApp.py
64 ####am__append_6 = __init__.py SimpleGladeApp.py
91 am__avahi_discover_PYTHON_DIST = __init__.py SimpleGladeApp.py
99 py_compile = $(top_srcdir)/py-compile
334 __init__.py \
335 SimpleGladeApp.py \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DMakefile56 ##am__append_1 = __init__.py
102 am__avahi_PYTHON_DIST = __init__.py
103 py_compile = $(top_srcdir)/py-compile
311 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
313 ##nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
314 #nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
316 CLEANFILES = *.pyc *.pyo ServiceTypeDatabase.py
580 #ServiceTypeDatabase.py: ServiceTypeDatabase.py
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DMakefile61 ###am__append_3 = __init__.py SimpleGladeApp.py
66 ####am__append_6 = __init__.py SimpleGladeApp.py
113 am__avahi_discover_PYTHON_DIST = __init__.py SimpleGladeApp.py
114 py_compile = $(top_srcdir)/py-compile
325 __init__.py \
326 SimpleGladeApp.py \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Darv.c274 unsigned char *py, *pu, *pv; local
371 py = yuv;
372 pu = py + (ar->frame_bytes / 2);
377 *py++ = *p++;
379 *py++ = *p++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile299 html/*.png libxml2-api.xml index.py search.php \
300 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
728 libxml2-api.xml libxml2-refs.xml: apibuild.py ../include/libxml/*.h ../*.c
729 -(./apibuild.py)
H A DMakefile.in299 html/*.png libxml2-api.xml index.py search.php \
300 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
728 libxml2-api.xml libxml2-refs.xml: apibuild.py ../include/libxml/*.h ../*.c
729 -(./apibuild.py)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh263.h81 int *px, int *py);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/
H A DMakefile81 -$(Q)READELF=$(READELF) python $(srctree)/arch/ia64/scripts/unwcheck.py $<
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.in299 html/*.png libxml2-api.xml index.py search.php \
300 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
728 libxml2-api.xml libxml2-refs.xml: apibuild.py ../include/libxml/*.h ../*.c
729 -(./apibuild.py)
H A DMakefile299 html/*.png libxml2-api.xml index.py search.php \
300 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
728 libxml2-api.xml libxml2-refs.xml: apibuild.py ../include/libxml/*.h ../*.c
729 -(./apibuild.py)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_mandelbrot.c175 static void fill_from_cache(AVFilterContext *ctx, uint32_t *color, int *in_cidx, int *out_cidx, double py, double scale){ argument
182 if(p->p[1] > py)
H A Dvsrc_testsrc.c856 int i, px, py, pw, ph; local
861 py = y >> desc->log2_chroma_h;
866 py = y;
870 p0 = p = frame->data[plane] + py * linesize + px;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A DMakefile.in506 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
507 $(top_srcdir)/event_rpcgen.py $(srcdir)/regress.rpc || echo "No Python installed"

Completed in 309 milliseconds

123456