Home
last modified time | relevance | path

Searched defs:x0y1 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h5433 float32x4x2_t x0y1; in ResizeBilinearKernel2x2() local
5487 float32x4_t x0y1 = vld1q_f32(input_ptr + input_y_offset); in ResizeBilinearKernel2x2() local
5519 float x0y1 = input_data[input_offset + input_y_offset]; in ResizeBilinearKernel2x2() local
5543 float x0y1 = input_data[input_offset + input_y_offset]; in ResizeBilinearKernel2x2() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h5758 float32x4x2_t x0y1; in ResizeBilinearKernel2x2() local
5812 float32x4_t x0y1 = vld1q_f32(input_ptr + input_y_offset); in ResizeBilinearKernel2x2() local
5844 float x0y1 = input_data[input_offset + input_y_offset]; in ResizeBilinearKernel2x2() local
5868 float x0y1 = input_data[input_offset + input_y_offset]; in ResizeBilinearKernel2x2() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp13978 const fp16type x0y1 (x0.asDouble() * y1.asDouble()); in calc() local
13997 const double x0y1 (x0.asDouble() * y1.asDouble()); in calc() local