/third_party/libsnd/src/G72x/ |
D | g723_40.c | 110 dq = reconstruct (i & 0x10, _dqlntab [i], y) ; /* quantized diff */ in g723_40_encoder() 143 dq = reconstruct (i & 0x10, _dqlntab [i], y) ; /* estimation diff. */ in g723_40_decoder()
|
D | g723_16.c | 115 dq = reconstruct (i & 2, _dqlntab [i], y) ; /* quantized diff. */ in g723_16_encoder() 151 dq = reconstruct (i & 0x02, _dqlntab [i], y) ; /* unquantize pred diff */ in g723_16_decoder()
|
D | g723_24.c | 93 dq = reconstruct (i & 4, _dqlntab [i], y) ; /* quantized diff. */ in g723_24_encoder() 129 dq = reconstruct (i & 0x04, _dqlntab [i], y) ; /* unquantize pred diff */ in g723_24_decoder()
|
D | g721.c | 105 dq = reconstruct (i & 8, _dqlntab [i], y) ; /* quantized est diff */ in g721_encoder() 144 dq = reconstruct (i & 0x08, _dqlntab [i], y) ; /* quantized diff. */ in g721_decoder()
|
D | g72x_priv.h | 91 int reconstruct (int sign, int dqln, int y) ;
|
D | g72x.c | 378 reconstruct ( in reconstruct() function
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstivtc.c | 340 reconstruct (GstIvtc * ivtc, GstVideoFrame * dest_frame, int i1, int i2) in reconstruct() function 589 reconstruct (ivtc, &dest_frame, anchor_index, anchor_index + 1); in gst_ivtc_construct_frame() 595 reconstruct (ivtc, &dest_frame, anchor_index, anchor_index - 1); in gst_ivtc_construct_frame() 602 reconstruct (ivtc, &dest_frame, anchor_index, anchor_index + 1); in gst_ivtc_construct_frame()
|
/third_party/libunwind/src/arm/ |
D | getcontext.S | 49 @ reconstruct r13 at call site, then store
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/third_party/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_sample_locations.txt | 30 storing values that can: be used to reconstruct depth at each sample
|
/third_party/python/Doc/library/ |
D | copyreg.rst | 35 can be used to reconstruct the object when called with the tuple of arguments
|
D | pprint.rst | 177 used to reconstruct the value using :func:`eval`. This always returns ``False`` 232 used to reconstruct the value using :func:`eval`. Note that this returns
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | NormalizationCorrections.txt | 25 # safely reconstruct the exact state of the data tables at
|
/third_party/openGLES/extensions/NV/ |
D | NV_sample_locations.txt | 49 by storing values that can be used to reconstruct depth at each sample 242 by storing values that can be used to reconstruct depth at each sample 256 implementation to reconstruct depth values for a group of neighboring
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_sample_locations.txt | 49 by storing values that can be used to reconstruct depth at each sample 242 by storing values that can be used to reconstruct depth at each sample 256 implementation to reconstruct depth values for a group of neighboring
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_sample_locations.txt | 65 by storing values that can be used to reconstruct depth at each sample 261 by storing values that can be used to reconstruct depth at each sample 275 implementation to reconstruct depth values for a group of neighboring
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_sample_locations.txt | 55 by storing values that can be used to reconstruct depth at each sample 251 by storing values that can be used to reconstruct depth at each sample 265 implementation to reconstruct depth values for a group of neighboring
|
/third_party/libexif/ |
D | NEWS | 227 * If someone wants to reconstruct past changes and log them here,
|
/third_party/python/Objects/ |
D | lnotab_notes.txt | 149 The above is sufficient to reconstruct line numbers for tracebacks, but not for
|
/third_party/libunwind/doc/ |
D | libunwind-dynamic.tex | 13 For \Prog{libunwind} to do its job, it needs to be able to reconstruct 24 information needed to reconstruct the frame-state for each instruction
|
/third_party/python/Doc/tutorial/ |
D | floatingpoint.rst | 185 This precise hexadecimal representation can be used to reconstruct
|
/third_party/openGLES/extensions/QCOM/ |
D | QCOM_framebuffer_foveated.txt | 306 unresolve could not reconstruct the full quality region A. The
|
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/ |
D | QCOM_framebuffer_foveated.txt | 306 unresolve could not reconstruct the full quality region A. The
|