/external/pffft/ |
D | bench_conv.cpp | 61 int n_out = conv_oop(signal, &state, filter, sz_filter, y); in bench_oop_core() local 83 int n_out = conv_inplace(signal, &state, filter, sz_filter); in bench_inplace_core() local 112 int n_out = conv_oop(buffer, &state, filter, sz_filter, &y[n_out_sum]); in bench_oop() local 144 int n_out = conv_oop(buffer, &state, filter, sz_filter, &y[n_out_sum]); in bench_cx_real_oop() local
|
/external/libaom/av1/common/x86/ |
D | intra_edge_sse4.c | 55 int n_out = (len < 8) ? len : 8; in av1_filter_intra_edge_sse4_1() local 86 int n_out = (len < 8) ? len : 8; in av1_filter_intra_edge_sse4_1() local 210 int n_out = (len < 8) ? len : 8; in av1_highbd_filter_intra_edge_sse4_1() local 239 int n_out = (len < 8) ? len : 8; in av1_highbd_filter_intra_edge_sse4_1() local
|
/external/libwebsockets/lib/roles/http/compression/brotli/ |
D | brotli.c | 53 uint8_t *n_out; in lcs_process_brotli() local
|
/external/libdav1d/tools/ |
D | dav1d.c | 95 const unsigned n_out, const uint64_t nspf, in synchronize() 200 unsigned n_out = 0, total, fps[2], timebase[2]; in main() local
|
/external/pytorch/aten/src/ATen/native/cpu/ |
D | SparseFactories.cpp | 39 int64_t n_out) -> int64_t { in _spdiags_kernel_cpu()
|
/external/libdav1d/examples/ |
D | dav1dplay.c | 712 uint32_t start_time = 0, n_out = 0; in main() local
|
/external/wmediumd/wmediumd/lib/ |
D | vhost.c | 83 unsigned int n_in = 0, n_out = 0; in usfstl_vhost_user_get_virtq_buf() local
|
/external/crosvm/devices/src/virtio/video/decoder/backend/ |
D | vaapi.rs | 366 let mut n_out = 0; in new() localVariable
|
/external/pytorch/torch/csrc/jit/runtime/ |
D | interpreter.cpp | 802 auto n_out = fn.graph()->outputs().size(); in runTemplate() local
|
/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 1281 int n_out; in test_UTF8ToHtml() local 1983 int n_out; in test_htmlEncodeEntities() local 3411 int n_out; in test_htmlNodeDumpFile() local 3458 int n_out; in test_htmlNodeDumpFileFormat() local 5732 int n_out; in test_xmlACatalogDump() local 6065 int n_out; in test_xmlCatalogDump() local 7884 int n_out; in test_UTF8Toisolat1() local 7939 int n_out; in test_isolat1ToUTF8() local 8059 int n_out; in test_xmlCharEncFirstLine() local 8105 int n_out; in test_xmlCharEncInFunc() local [all …]
|
/external/libxml2/ |
D | testapi.c | 1281 int n_out; in test_UTF8ToHtml() local 2024 int n_out; in test_htmlEncodeEntities() local 3453 int n_out; in test_htmlNodeDumpFile() local 3500 int n_out; in test_htmlNodeDumpFileFormat() local 5774 int n_out; in test_xmlACatalogDump() local 6107 int n_out; in test_xmlCatalogDump() local 7926 int n_out; in test_UTF8Toisolat1() local 7981 int n_out; in test_isolat1ToUTF8() local 8101 int n_out; in test_xmlCharEncFirstLine() local 8147 int n_out; in test_xmlCharEncInFunc() local [all …]
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 1281 int n_out; in test_UTF8ToHtml() local 1983 int n_out; in test_htmlEncodeEntities() local 3411 int n_out; in test_htmlNodeDumpFile() local 3458 int n_out; in test_htmlNodeDumpFileFormat() local 5732 int n_out; in test_xmlACatalogDump() local 6065 int n_out; in test_xmlCatalogDump() local 7884 int n_out; in test_UTF8Toisolat1() local 7939 int n_out; in test_isolat1ToUTF8() local 8059 int n_out; in test_xmlCharEncFirstLine() local 8105 int n_out; in test_xmlCharEncInFunc() local [all …]
|