Home
last modified time | relevance | path

Searched refs:n_channels (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/python/keras/integration_test/
Dgradient_checkpoint_test.py29 def _get_big_cnn_model(img_dim, n_channels, num_partitions, argument
33 model.add(layers.Input(shape=(img_dim, img_dim, n_channels)))
48 def _get_split_cnn_model(img_dim, n_channels, num_partitions, argument
52 models[0].add(layers.Input(shape=(img_dim, img_dim, n_channels)))
88 def _get_dummy_data(img_dim, n_channels, batch_size): argument
89 inputs = tf.ones([batch_size, img_dim, img_dim, n_channels])
96 img_dim, n_channels, batch_size = 256, 1, 4
97 x, y = _get_dummy_data(img_dim, n_channels, batch_size)
99 img_dim, n_channels, num_partitions=3, blocks_per_partition=2)
116 img_dim, n_channels, batch_size = 256, 1, 4
[all …]
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels() argument
978 if (n_channels == 1) in initPixels()
983 else if (n_channels == 2) in initPixels()
992 else if (n_channels == 4) in initPixels()
1876 static const GLuint n_channels = 4; in verifyInvalidResults() local
1878 std::vector<GLubyte> pixels(n_pixels * n_channels); in verifyInvalidResults()
1879 initPixels(pixels, n_pixels, n_channels); in verifyInvalidResults()
1892 const GLubyte drawn_red = pixels[i * n_channels]; in verifyInvalidResults()
1907 static const GLuint n_channels = 4; in verifyInvalidResults() local
1909 std::vector<GLbyte> pixels(n_pixels * n_channels); in verifyInvalidResults()
[all …]
/external/igt-gpu-tools/lib/
Digt_audio.c506 int n_channels, int channel) in audio_extract_channel_s32_le() argument
510 igt_assert(channel < n_channels); in audio_extract_channel_s32_le()
511 igt_assert(src_len % n_channels == 0); in audio_extract_channel_s32_le()
512 dst_len = src_len / n_channels; in audio_extract_channel_s32_le()
518 dst[i] = (double) src[i * n_channels + channel] / INT32_MAX; in audio_extract_channel_s32_le()
Digt_audio.h51 int n_channels, int channel);
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/cfg80211_scan_done/
Dformat9 field:u32 n_channels; offset:8; size:4; signed:0;
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/cfg80211_scan_done/
Dformat9 field:u32 n_channels; offset:8; size:4; signed:0;
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/cfg80211_scan_done/
Dformat9 field:u32 n_channels; offset:8; size:4; signed:0;
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1314 size_t n_channels = 0; in calculate_values_from_source() local
1325 n_channels = 1; in calculate_values_from_source()
1334 n_channels = 2; in calculate_values_from_source()
1343 n_channels = 3; in calculate_values_from_source()
1352 n_channels = 4; in calculate_values_from_source()
1488 for (size_t i = 0; i < n_channels; ++i) in calculate_values_from_source()
1502 for (size_t i = 0; i < n_channels; ++i) in calculate_values_from_source()
1516 for (size_t i = 0; i < n_channels; ++i) in calculate_values_from_source()
1530 for (size_t i = 0; i < n_channels; ++i) in calculate_values_from_source()
1544 for (size_t i = 0; i < n_channels; ++i) in calculate_values_from_source()
[all …]
Dgl4cCopyImageTests.cpp460 …const GLuint n_channels = (left_n_channels >= right_n_channels) ? right_n_channels : left_n_cha… in comparePixels() local
466 for (GLuint i = 0; i < n_channels; ++i) in comparePixels()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi82321 …<var-decl name="n_channels" type-id="95e97e5e" visibility="default" filepath="include/net/cfg80211…
Dtest-PR27569-v1.abi82339 …<var-decl name="n_channels" type-id="95e97e5e" visibility="default" filepath="include/net/cfg80211…