/external/libaom/libaom/test/ |
D | cnn_test.cc | 35 static void RunCNNTest(int image_width, int image_height, const float *input, in RunCNNTest() 65 int image_height, int in_stride, in RunMultiOutCNNTest() 136 int image_height = 16; in TEST_F() local 335 int image_height = 8; in TEST_F() local 442 int image_height = 24; in TEST_F() local 509 int image_height = 8; in TEST_F() local 564 int image_height = 7; in TEST_F() local 909 int image_height = 10; in TEST_F() local 984 int image_height = 8; in TEST_F() local 1082 int image_height = 4; in TEST_F() local [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_conv_ops_test.cc | 59 const int image_height = 3; in TEST_F() local 151 const int image_height = 3; in TEST_F() local 194 const int image_height = 4; in TEST_F() local 235 const int image_height = 4; in TEST_F() local 279 const int image_height = 3; in TEST_F() local
|
D | conv_ops_test.cc | 118 const int image_height = 3; in HandwrittenConv() local 433 const int image_height = 3; in HandwrittenConv() local 498 const int image_height = 3; in AnisotropicStrides() local 780 void VerifyBiasAddTensorsNear(int depth, int image_width, int image_height, in VerifyBiasAddTensorsNear() 821 int image_height, int image_batch_count, in VerifyFusedBatchNormTensorsNear() 875 int image_height = kImageHeight, 904 int image_width = kImageWidth, int image_height = kImageHeight, 938 int image_height = kImageHeight, 971 int image_width = kImageWidth, int image_height = kImageHeight,
|
D | depthwise_conv_ops_test.cc | 58 const int image_height = 3; in Run() local
|
/external/OpenCL-CTS/test_common/harness/ |
D | clImageHelper.h | 34 size_t image_width, size_t image_height, in create_image_2d() 89 size_t image_height, size_t image_row_pitch, in create_image_2d_buffer() 120 size_t image_width, size_t image_height, in create_image_3d() 173 size_t image_height, size_t image_array_size, in create_image_2d_array()
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_quantized_conv_ops_test.cc | 101 const int image_height = 3; in RunQuantizedDepthwiseConv2DOp() local 190 const int image_height = 3; in TEST_F() local 292 const int image_height = 3; in TEST_F() local 400 const int image_height = 3; in TEST_F() local 482 const int image_height = 3; in TEST_F() local 538 const int image_height = 4; in TEST_F() local 592 const int image_height = 4; in TEST_F() local
|
D | mkl_fused_ops_test.cc | 117 int image_height, int image_batch_count, in VerifyBiasAddTensorsClose() 146 int depth, int image_width, int image_height, int image_batch_count, in VerifyFusedTensorsClose() 347 int image_height = kImageHeight, in VerifyFusedConv2D() 670 int image_height = kImageHeight, in VerifyFusedDepthwiseConv2D() 790 const int image_height = 3; in Run() local 974 const int image_height = 3; in TEST_F() local 1413 const int image_height = 3; in TEST_F() local 1470 int image_height = kImageHeight, in VerifyPadAndConv2DWithBias() 1495 int image_width = kImageWidth, int image_height = kImageHeight, in VerifyPadAndConv2DWithBiasRelu()
|
D | mkl_quantized_conv_ops_perchannel_test.cc | 102 const int image_height = 3; in TEST_F() local
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | crop_and_resize_op_gpu.cu.cc | 43 int num_boxes, int batch, int image_height, int image_width, in CropAndResizeKernel() 136 int num_boxes, int batch, int image_height, int image_width, in CropAndResizeBackpropImageKernel() 233 int image_height, int image_width, int crop_height, int crop_width, in CropAndResizeBackpropBoxesKernel() 358 const int image_height = image.dimension(1); in operator ()() local 396 const int image_height = grads_image.dimension(1); in operator ()() local 447 const int image_height = image.dimension(1); in operator ()() local
|
D | crop_and_resize_op.cc | 144 const int image_height = image.dim_size(1); in ComputeAsync() local 217 const int image_height = image.dimension(1); in operator ()() local 400 const int image_height = internal::SubtleMustCopy(image_size_vec(1)); in ComputeAsync() local 453 const int image_height = grads_image.dimension(1); in operator ()() local 595 const int image_height = image.dim_size(1); in ComputeAsync() local 652 const int image_height = image.dimension(1); in operator ()() local
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/spresense/src/ |
D | spresense_image_provider.cc | 26 int image_height, int channels, int8_t* image_data) { in GetImage()
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/ |
D | image_provider.cc | 21 int image_height, int channels, int8_t* image_data) { in GetImage()
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/himax_we1_evb/ |
D | image_provider.cc | 30 int image_height, int channels, int8_t* image_data) { in GetImage()
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/ |
D | image_provider.cc | 152 int image_width, int image_height, in DecodeAndProcessImage() 241 int image_height, int channels, int8_t* image_data) { in GetImage()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | conv_test.cc | 511 const int image_height = 3; in TEST_P() local 586 const int image_height = 3; in TEST_P() local 656 const int image_height = 3; in TEST_P() local 710 const int image_height = 3; in TEST_P() local 766 const int image_height = 3; in TEST_P() local 808 const int image_height = 9; in TEST_P() local 1022 const int image_height = 9; in TEST_P() local
|
D | depthwise_conv_test.cc | 371 const int image_height = 9; in SimpleDilatedTestPaddingValid() local 433 const int image_height = 3; in SimpleDilatedTestPaddingSame() local 802 const int image_height = 9; in TEST_P() local 861 const int image_height = 3; in TEST_P() local 902 const int image_height = 28; in TEST_P() local 992 const int image_height = 4; in TEST_P() local
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
D | image_tensor_specs.h | 61 int image_height; member
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/esp/ |
D | image_provider.cc | 70 int image_height, int channels, uint8_t* image_data) { in GetImage()
|
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | bitmap_helpers_impl.h | 30 void resize(T* out, uint8_t* in, int image_height, int image_width, in resize()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_devicecs.cpp | 85 int image_height, in TranslateImageLine()
|
D | cpdf_colorspace.cpp | 615 int image_height, in TranslateImageLine() 710 int image_height, in TranslateImageLine() 786 int image_height, in TranslateImageLine() 885 int image_height, in TranslateImageLine() 991 int image_height, in TranslateImageLine()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_pbo.h | 42 unsigned image_height; member
|
/external/tensorflow/tensorflow/examples/multibox_detector/ |
D | main.cc | 240 void DrawBox(const int image_width, const int image_height, int left, int top, in DrawBox() 297 const int image_height = original_tensor->shape().dim_size(0); in PrintTopDetections() local
|
/external/libjpeg-turbo/ |
D | rdjpgcom.c | 279 unsigned int image_height, image_width; in process_SOFn() local
|
/external/libyuv/files/util/ |
D | yuvconvert.cc | 31 int image_width = 0, image_height = 0; // original width and height variable
|