/external/tensorflow/tensorflow/core/kernels/ |
D | resize_nearest_neighbor_op_gpu.cu.cc | 36 const int nthreads, const T* __restrict__ bottom_data, const int in_height, in ResizeNearestNeighborNHWC() 67 const int nthreads, const T* __restrict__ bottom_data, const int in_height, in LegacyResizeNearestNeighborNHWC() 96 const int nthreads, const T* __restrict__ top_diff, const int in_height, in ResizeNearestNeighborBackwardNHWC() 127 const int nthreads, const T* __restrict__ top_diff, const int in_height, in LegacyResizeNearestNeighborBackwardNHWC() 165 const int in_height = input.dimension(1); in operator ()() local 212 const int in_height = input.dimension(1); in operator ()() local
|
D | resize_nearest_neighbor_op.cc | 139 const Eigen::Index in_height = input.dimension(1); in operator ()() local 243 const int64 in_height = input.dim_size(1); in Compute() local 321 const Eigen::Index in_height = input.dimension(1); in operator ()() local
|
D | resize_area_op_test.cc | 66 const int64 in_height = input_data.dimension(1); in ResizeAreaBaseline() local 149 void RunRandomTest(int in_height, int in_width, int target_height, in RunRandomTest()
|
D | resize_bilinear_op_gpu.cu.cc | 37 float height_scale, float width_scale, int batch, int in_height, in ResizeBilinearKernel_faster() 118 float width_scale, int batch, int in_height, int in_width, int channels, in ResizeBilinearKernel() 234 float width_scale, int batch, int in_height, int in_width, int channels, in LegacyResizeBilinearKernel() 353 const int in_height = images.dimension(1); in operator ()() local
|
D | quantized_resize_bilinear_op_test.cc | 110 const int batch_size, const int64 in_height, in CalcReferenceResizedVal() 145 const int64 in_height, const int64 in_width, in CheckTensorValue() 296 void RunTestResizeBilinearTwoDims(int batch_size, int in_height, int in_width, in RunTestResizeBilinearTwoDims() 319 void RunBenchmarkResizeBilinearTwoDims(int batch_size, int in_height, in RunBenchmarkResizeBilinearTwoDims()
|
D | resize_bicubic_op_test.cc | 116 const int64 in_height = images.dimension(1); in ResizeBicubicBaseline() local 161 void RunRandomTest(const int batch_size, const int64 in_height, in RunRandomTest()
|
D | quantized_resize_bilinear_op.cc | 468 const int batch_size, const int64 in_height, in ResizeImageReference() 517 const int batch_size, const int64 in_height, in ResizeImage() 531 const int batch_size, const int64 in_height, in ResizeImage() 594 const int batch_size, const int64 in_height, in ResizeImage() 666 const int64 in_height = images.dimension(1); in ResizeBilinear() local
|
D | resize_bilinear_op.cc | 120 const int batch_size, const int64 in_height, in resize_image() 217 const int64 in_height = images.dimension(1); in operator ()() local
|
D | image_resizer_state.h | 148 int64 in_height; member
|
D | scale_and_translate_op_test.cc | 98 const int64 in_height = images.dimension(1); in Sample() local 173 const int64 in_height = images.dimension(1); in ScaleAndTranslateBaseline() local
|
D | resize_bilinear_op_test.cc | 83 const int64 in_height = images.dimension(1); in ResizeBilinearBaseline() local
|
D | ops_util_test.cc | 33 int in_height; member
|
/external/libaom/libaom/av1/encoder/ |
D | cnn.c | 24 int in_height; member 150 static void find_layer_output_size(int in_width, int in_height, in find_layer_output_size() 234 void av1_find_cnn_output_size(int in_width, int in_height, in av1_find_cnn_output_size() 356 static void convolve_layer_mt(const float **input, int in_width, int in_height, in convolve_layer_mt() 391 void av1_cnn_convolve_c(const float **input, int in_width, int in_height, in av1_cnn_convolve_c() 715 void av1_cnn_deconvolve_c(const float **input, int in_width, int in_height, in av1_cnn_deconvolve_c() 832 void av1_cnn_predict_c(const float **input, int in_width, int in_height, in av1_cnn_predict_c() 1008 const int in_height = height + 2 * cnn_config->ext_height; in av1_cnn_predict_img_multi_out() local 1064 const int in_height = height + 2 * cnn_config->ext_height; in av1_cnn_predict_img_multi_out_highbd() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | padding.h | 59 int dilation_rate_width, int in_height, int in_width, int filter_height, in ComputePaddingHeightWidth()
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViESurfaceRenderer.java | 61 int in_width, int in_height) { in surfaceChanged()
|
/external/webrtc/talk/media/base/ |
D | videocommon.cc | 211 void ComputeScaleToSquarePixels(int in_width, int in_height, in ComputeScaleToSquarePixels()
|
D | videoadapter.cc | 260 VideoFormat VideoAdapter::AdaptFrameResolution(int in_width, int in_height) { in AdaptFrameResolution()
|
D | videoadapter_unittest.cc | 98 const int in_height = abs(captured_frame->height); in OnFrameCaptured() local
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | depthtospace_op_test.py | 283 def compareToTranspose(self, batch_size, in_height, in_width, out_channels, argument
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | im2col_utils.h | 29 int in_width, int in_height, in ExtractPatchIntoBufferColumn()
|
D | legacy_optimized_ops.h | 2363 int in_width, int in_height, int in_depth, int single_buffer_length, in ExtractPatchIntoBufferColumn()
|
/external/webrtc/webrtc/video/ |
D | send_statistics_proxy.cc | 98 int in_height = input_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms() local
|
/external/webp/src/dec/ |
D | vp8l_dec.c | 539 const int in_height = io->mb_h; in AllocateAndInitRescaler() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier_test.cc | 3661 int in_height = 2; in TEST_F() member
|