Home
last modified time | relevance | path

Searched defs:depth_scale (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSampleNearest3d.cu54 float depth_scale, in upsample_nearest3d_out_frame()
99 float depth_scale, in upsample_nearest3d_backward_out_frame()
194 const float depth_scale = compute_scales_value<float>(scales_d, input_depth, output_depth); in upsample_nearest3d_out_cuda_template() local
270 … float depth_scale = compute_scales_value_backwards<float>(scales_d, output_depth, input_depth); in upsample_nearest3d_backward_out_cuda_template() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DUpSampleNearest3d.cpp42 float depth_scale = compute_scales_value<float>(scales_d, input_depth, output_depth); in upsample_nearest3d_out_frame() local
99 float depth_scale = compute_scales_value<float>(scales_d, input_depth, output_depth); in upsample_nearest3d_out_frame_nhwc() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c55 float depth_scale; member
363 nir_variable *depth_scale = nir_variable_create( in get_depth_range_transform() local
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_mobilenet.cpp124 float depth_scale = (model_id == 0) ? 1.f : 0.75; in create_graph_float() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DUpSampleMoreKernel.cpp536 const opmath_t depth_scale = area_pixel_compute_scale<opmath_t>( in cpu_upsample_linear_backward() local
685 const opmath_t depth_scale = area_pixel_compute_scale<opmath_t>( in cpu_upsample_linear_backward_channels_last() local
H A DUpSampleKernel.cpp645 const auto depth_scale = area_pixel_compute_scale<opmath_t>( in cpu_upsample_linear_channels_last() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c8501 float depth_scale; in vrend_renderer_transfer_write_iov() local
8871 float depth_scale; in vrend_transfer_send_readpixels() local
9610 float depth_scale = 256.0; in vrend_resource_copy_fallback() local