Home
last modified time | relevance | path

Searched refs:enhance (Results 1 – 25 of 85) 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/typescript/tests/cases/compiler/
DgenericFunctionInference1.ts179 const enhance = pipe( property in Point
184 const MyComponent2 = enhance(MyComponent1);
/third_party/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip50 - enhance miniunz sample, remove the bad unztst.c sample
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
DChangeLogUnzip50 - enhance miniunz sample, remove the bad unztst.c sample
/third_party/libdrm/
DREADME.rst26 reason one can enhance the current vendor functions to include/provide the
/third_party/python/Doc/library/
Dindex.rst20 encourage and enhance the portability of Python programs by abstracting
/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/libabigail/
Ddefault.abignore13 # please file an enhance request to
/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/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/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.
/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/libphonenumber/
DCONTRIBUTING.md7 We hope these guidelines will enhance your experience as a contributor to our
/third_party/openGLES/extensions/NV/
DNV_primitive_restart.txt80 shown in the diagram below. Primitive restarts enhance the
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_primitive_restart.txt80 shown in the diagram below. Primitive restarts enhance the
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DREGALLOC.rst72 - We enhance the core algorithm with a good automatic preference mechanism when
75 - We also enhance it to allow overlapping live ranges to share the same
/third_party/ffmpeg/doc/
Ddecoders.texi216 @item enhance

1234