Searched refs:comp (Results 501 - 525 of 599) sorted by relevance

<<21222324

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h1257 struct xfrm_algo_comp_info comp; member in union:xfrm_algo_desc::__anon18528
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c426 const int pixel_size = av_pix_fmt_descriptors[s->pix_fmt].comp[0].step_minus1+1;
1114 int comp = av_clip(delta, -audio_sync_method, audio_sync_method); local
1117 delta, comp, enc->sample_rate);
1119 av_resample_compensate(*(struct AVResampleContext**)ost->resample, comp, enc->sample_rate);
H A Dffmpeg.c890 int comp= av_clip(delta, -audio_sync_method, audio_sync_method); local
893 fprintf(stderr, "compensating audio timestamp drift:%f compensation:%d in:%d\n", delta, comp, enc->sample_rate);
895 av_resample_compensate(*(struct AVResampleContext**)ost->resample, comp, enc->sample_rate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhuffyuvenc.c239 s->bps = desc->comp[0].depth_minus1 + 1;
H A Dffv1dec.c363 const int ps = av_pix_fmt_desc_get(c->pix_fmt)->comp[0].step_minus1 + 1;
H A Dffv1enc.c1104 const int ps = av_pix_fmt_desc_get(c->pix_fmt)->comp[0].step_minus1 + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/gnulib-local/
H A DMakefile58 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A DMakefile118 cms_cd.o: ../../include/openssl/comp.h ../../include/openssl/conf.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A DMakefile118 cms_cd.o: ../../include/openssl/comp.h ../../include/openssl/conf.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1882 int bits = av_pix_fmt_descriptors[c->srcFormat].comp[0].depth_minus1;
1904 int sh = av_pix_fmt_descriptors[c->srcFormat].comp[0].depth_minus1;
2124 if (av_pix_fmt_descriptors[dstFormat].comp[0].depth_minus1 == 8) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c649 xmlRelaxNGTypeCompare comp; /* the compare function */ member in struct:_xmlRelaxNGTypeLibrary
2741 * @comp: the comparison function
2751 xmlRelaxNGTypeCompare comp,
2759 (check == NULL) || (comp == NULL))
2778 lib->comp = comp;
8605 if ((lib != NULL) && (lib->comp != NULL)) {
8606 ret = lib->comp(lib->data, define->name,
2748 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c649 xmlRelaxNGTypeCompare comp; /* the compare function */ member in struct:_xmlRelaxNGTypeLibrary
2741 * @comp: the comparison function
2751 xmlRelaxNGTypeCompare comp,
2759 (check == NULL) || (comp == NULL))
2778 lib->comp = comp;
8607 if ((lib != NULL) && (lib->comp != NULL)) {
8608 ret = lib->comp(lib->data, define->name,
2748 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drelaxng.c649 xmlRelaxNGTypeCompare comp; /* the compare function */ member in struct:_xmlRelaxNGTypeLibrary
2741 * @comp: the comparison function
2751 xmlRelaxNGTypeCompare comp,
2759 (check == NULL) || (comp == NULL))
2778 lib->comp = comp;
8607 if ((lib != NULL) && (lib->comp != NULL)) {
8608 ret = lib->comp(lib->data, define->name,
2748 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c649 xmlRelaxNGTypeCompare comp; /* the compare function */ member in struct:_xmlRelaxNGTypeLibrary
2741 * @comp: the comparison function
2751 xmlRelaxNGTypeCompare comp,
2759 (check == NULL) || (comp == NULL))
2778 lib->comp = comp;
8605 if ((lib != NULL) && (lib->comp != NULL)) {
8606 ret = lib->comp(lib->data, define->name,
2748 xmlRelaxNGRegisterTypeLibrary(const xmlChar * namespace, void *data, xmlRelaxNGTypeHave have, xmlRelaxNGTypeCheck check, xmlRelaxNGTypeCompare comp, xmlRelaxNGFacetCheck facet, xmlRelaxNGTypeFree freef) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c3201 int comp = av_compare_ts(next->dts, st2->time_base, pkt->dts, local
3204 if (comp == 0)
3206 return comp > 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A DMakefile49 ../../build-aux/elisp-comp ../../build-aux/install-sh \
H A DMakefile.in49 ../../build-aux/elisp-comp ../../build-aux/install-sh \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.in53 $(top_srcdir)/libgettextpo/gnulib-m4/gnulib-comp.m4 \
88 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A DMakefile608 ssltest.o: ../include/openssl/comp.h ../include/openssl/conf.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c415 const int pixel_size = av_pix_fmt_descriptors[s->pix_fmt].comp[0].step_minus1+1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A DMakefile67 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/doc/
H A DMakefile60 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.in97 $(top_srcdir)/libgettextpo/gnulib-m4/gnulib-comp.m4 \
132 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.in58 $(top_srcdir)/libgettextpo/gnulib-m4/gnulib-comp.m4 \
93 $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_lib.c2083 static void SSL_COMP_free(SSL_COMP *comp)
2085 OPENSSL_free(comp);

Completed in 593 milliseconds

<<21222324