OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reconstruction
(Results
1 - 25
of
232
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/tensorflow/tensorflow/contrib/signal/python/kernel_tests/
reconstruction_ops_test.py
56
reconstruction
= reconstruction_ops.overlap_and_add(signal, 2)
59
output = sess.run(
reconstruction
)
91
reconstruction
= reconstruction_ops.overlap_and_add(
94
self.assertAllClose(
reconstruction
, expected_output)
99
reconstruction
= reconstruction_ops.overlap_and_add(signal, self.frame_hop)
102
output = sess.run(
reconstruction
)
109
reconstruction
= reconstruction_ops.overlap_and_add(signal, self.frame_hop)
112
output = sess.run(
reconstruction
)
125
reconstruction
= reconstruction_ops.overlap_and_add(signal, self.frame_hop)
128
output = sess.run(
reconstruction
)
[
all
...]
/external/libhevc/common/
ihevc_recon.c
24
* Functions definitions
reconstruction
53
/* include
reconstruction
*/
59
* This function performs
reconstruction
for 4x4 input block
62
* Performs
reconstruction
of 4x4 input block by adding adding prediction
107
/*
Reconstruction
*/
138
* This function performs
reconstruction
for 4x4 input block
141
* Performs
reconstruction
of 4x4 input block by adding adding prediction
189
/*
Reconstruction
*/
220
* This function performs
reconstruction
for 8x8 input block
223
* Performs
reconstruction
of 8x8 input block by adding adding predictio
[
all
...]
ihevc_chroma_recon.c
24
* Functions definitions
reconstruction
of chroma interleaved data.
64
* This function performs
reconstruction
for 4x4 input block
67
* Performs
reconstruction
of 4x4 input block by adding adding prediction
116
/*
Reconstruction
*/
147
* This function performs
reconstruction
for 8x8 input block
150
* Performs
reconstruction
of 8x8 input block by adding adding prediction
199
/*
Reconstruction
*/
230
* This function performs
reconstruction
for 16x16 input block
233
* Performs
reconstruction
of 16x16 input block by adding adding prediction
282
/*
Reconstruction
*/
[
all
...]
ihevc_iquant_recon.c
25
*
reconstruction
54
/* include
reconstruction
*/
60
* This function performs inverse quantization type 1 and
reconstruction
64
* This function performs inverse quantization and
reconstruction
for 4x4
172
* This function performs inverse quantization and
reconstruction
for 4x4
176
* This function performs inverse quantization and
reconstruction
for 4x4
283
* This function performs inverse quantization and
reconstruction
for 8x8
287
* This function performs inverse quantization and
reconstruction
for 8x8
394
* This function performs inverse quantization and
reconstruction
for 16x16
398
* This function performs inverse quantization and
reconstruction
for 16x1
[
all
...]
ihevc_chroma_iquant_recon.c
25
*
reconstruction
of chroma interleaved data.
65
* This function performs inverse quantization and
reconstruction
for 4x4
69
* This function performs inverse quantization and
reconstruction
for 4x4
177
* This function performs inverse quantization and
reconstruction
for 8x8
181
* This function performs inverse quantization and
reconstruction
for 8x8
289
* This function performs inverse quantization and
reconstruction
for 16x16
293
* This function performs inverse quantization and
reconstruction
for 16x16
ihevc_chroma_iquant_recon.h
24
* Functions declarations for inverse quantization and
reconstruction
of
ihevc_chroma_itrans_recon.h
24
* Functions declarations for inverse transform and
reconstruction
of
ihevc_chroma_recon.h
24
* Functions declarations
reconstruction
of chroma interleaved data.
ihevc_itrans_recon.c
24
* Contains function definitions for inverse transform and
reconstruction
51
/* include
reconstruction
*/
57
* This function performs Inverse transform type 1 (DST) and
reconstruction
189
* This function performs Inverse transform and
reconstruction
for 4x4
ihevc_recon.h
24
* Functions declarations
reconstruction
ihevc_iquant_itrans_recon.c
25
* transform and
reconstruction
51
/* include
reconstruction
*/
58
* type1(DST) and
reconstruction
for 4x4 input block
123
/* Inverse Quant and Inverse Transform and
Reconstruction
*/
266
*
reconstruction
for 4x4 input block
ihevc_chroma_iquant_itrans_recon.h
25
*
reconstruction
of chroma interleaved data.
ihevc_iquant_recon.h
24
* Functions declarations for inverse quantization and
reconstruction
ihevc_chroma_iquant_itrans_recon.c
25
* transform and
reconstruction
of chroma interleaved data.
64
*
reconstruction
for 4x4 input block
ihevc_chroma_itrans_recon.c
24
* Contains function definitions for inverse transform and
reconstruction
63
* This function performs Inverse transform and
reconstruction
for 4x4
/external/libxcam/cl_kernel/
kernel_wavelet_haar.cl
79
* wavelet haar
reconstruction
kernel
80
* output: output wavelet
reconstruction
image
82
* layer: wavelet
reconstruction
layer
137
// row
reconstruction
143
// column
reconstruction
157
// row
reconstruction
165
// U column
reconstruction
171
// V column
reconstruction
/external/ImageMagick/utilities/
compare.1
3
compare \- mathematically and visually annotate the difference between an image and its
reconstruction
.
8
The \fBcompare\fP program is a member of the ImageMagick(1) suite of tools. Use it to mathematically and visually annotate the difference between an image and its
reconstruction
.
compare.1.in
3
compare \- mathematically and visually annotate the difference between an image and its
reconstruction
.
8
The \fBcompare\fP program is a member of the ImageMagick(1) suite of tools. Use it to mathematically and visually annotate the difference between an image and its
reconstruction
.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb12_tables.c
63
* The smallest
reconstruction
points for quantiztion of LAR coefficients.
73
* Number of
reconstruction
points of quantizers for LAR coefficients.
lpc_gain_swb_tables.c
28
* The smallest
reconstruction
points for quantiztion of
37
* Number of
reconstruction
points of quantizers for LPC Gains.
lpc_shape_swb16_tables.c
214
* The smallest
reconstruction
points for quantiztion of LAR coefficients.
225
* Number of
reconstruction
points of quantizers for LAR coefficients.
/external/harfbuzz_ng/util/
options.hh
308
hb_buffer_t *
reconstruction
= hb_buffer_create ();
local
309
copy_buffer_properties (
reconstruction
, buffer);
373
hb_buffer_destroy (
reconstruction
);
377
hb_buffer_append (
reconstruction
, fragment, 0, -1);
387
hb_buffer_diff_flags_t diff = hb_buffer_diff (
reconstruction
, buffer, (hb_codepoint_t) -1, 0);
396
hb_buffer_append (buffer,
reconstruction
, 0, -1);
399
hb_buffer_destroy (
reconstruction
);
/external/webrtc/webrtc/modules/audio_processing/
three_band_filter_bank.h
32
// This filter bank does not satisfy perfect
reconstruction
. The SNR after
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1ApplicationSpecific.java
113
* @throws IOException if
reconstruction
fails.
126
* @throws IOException if
reconstruction
fails.
/system/bt/embdrv/sbc/encoder/srce/
sbc_packing.c
139
/* finding level from
reconstruction
part of decoder */
155
/* finding level from
reconstruction
part of decoder */
Completed in 557 milliseconds
1
2
3
4
5
6
7
8
9
10