Home
last modified time | relevance | path

Searched refs:enhance (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
DGstVoAmrwbEnc.prs5 [enhance-size]
9 [enhance-quality]
/third_party/ffmpeg/libavcodec/
Dlibilbc.c53 int enhance; member
57 …{ "enhance", "Enhance the decoded audio (adds delay)", offsetof(ILBCDecContext, enhance), AV_OPT_T…
78 WebRtcIlbcfix_InitDecode(&s->decoder, mode, s->enhance); in ilbc_decode_init()
/third_party/typescript/tests/baselines/reference/
DgenericFunctionInference1.js177 const enhance = pipe( constant
182 const MyComponent2 = enhance(MyComponent1);
335 const enhance = pipe(myHoc1, myHoc2); constant
336 const MyComponent2 = enhance(MyComponent1);
DgenericFunctionInference1.errors.txt184 const enhance = pipe(
189 const MyComponent2 = enhance(MyComponent1);
DgenericFunctionInference1.symbols877 const enhance = pipe(
878 >enhance : Symbol(enhance, Decl(genericFunctionInference1.ts, 175, 5))
889 const MyComponent2 = enhance(MyComponent1);
891 >enhance : Symbol(enhance, Decl(genericFunctionInference1.ts, 175, 5))
DgenericFunctionInference1.types779 const enhance = pipe(
780 >enhance : <P>(C: Component<P>) => Component<P>
792 const MyComponent2 = enhance(MyComponent1);
794 >enhance(MyComponent1) : Component<{ foo: 1; }>
795 >enhance : <P>(C: Component<P>) => Component<P>
/third_party/flutter/skia/third_party/externals/icu/
Dconfig.gni13 # TODO(GYP) We'll probably need to enhance this logic to set the value to
/third_party/boost/libs/vmd/doc/
Dvmd_modifiers.qbk16 called in general "modifiers", which enhance or change the
46 The situations where modifiers can be used to enhance the basic
/third_party/typescript/tests/cases/compiler/
DgenericFunctionInference1.ts179 const enhance = pipe( property in Point
184 const MyComponent2 = enhance(MyComponent1);
/third_party/mindspore/mindspore/dataset/vision/
Dpy_transforms_util.py484 img = enhancer.enhance(brightness_factor)
504 img = enhancer.enhance(contrast_factor)
525 img = enhancer.enhance(saturation_factor)
1449 return ImageEnhance.Color(img).enhance(v)
1469 return ImageEnhance.Sharpness(img).enhance(v)
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip50 - enhance miniunz sample, remove the bad unztst.c sample
/third_party/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip50 - enhance miniunz sample, remove the bad unztst.c sample
/third_party/python/Doc/library/
Dindex.rst20 encourage and enhance the portability of Python programs by abstracting
/third_party/boost/libs/compute/doc/
Ddesign.qbk30 enhance the functionality of the standard algorithms.
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dpci-exp-tests-HOWTO8 These test cases/scripts will enhance the LTP's capability to test PCI-Express devices/drivers.
/third_party/boost/libs/hof/
DREADME.md16 * Function Adaptors and Decorators: These enhance functions with additional capability.
/third_party/libxml2/doc/
Ddocdescr.doc7 the library documentation is created. I intend to enhance this process,
/third_party/node/src/
Dnode_errors.cc453 EnhanceFatalException enhance = CanContinue() ? in ~TryCatchScope() local
457 ReportFatalException(env_, exception, message, enhance); in ~TryCatchScope()
/third_party/libpsl/msvc/
Ddetectenv-msvc.mak122 # Undocumented "enhance optimized debugging" switch. Became documented
/third_party/e2fsprogs/doc/RelNotes/
Dv1.38.txt54 Fix blkid's recognition of cramfs filesystems, and enhance it to be
/third_party/boost/libs/spirit/doc/
Drationale.qbk14 have a better spirit, brings qi to your software and will enhance your
/third_party/gstreamer/gstreamer/docs/random/company/
Dgstdata65 You can even enhance the class struct, if you want to. This works just like inheritance in GLib.
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dresponseheaders.inc125 Up to this point, there was little new. The actual novelty is that we enhance the header with the
/third_party/skia/third_party/externals/opengl-registry/extensions/WIN/
DWIN_specular_fog.txt23 Specularly lit textures enhance the realism of a scene greatly.
/third_party/openGLES/extensions/WIN/
DWIN_specular_fog.txt23 Specularly lit textures enhance the realism of a scene greatly.

1234