Home
last modified time | relevance | path

Searched defs:vlow (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/detail/
DNEDirectConvolutionDetail.h270 const float32x4x3_t vlow = in single_convolve_3x3_dilation() local
370 const float32x4x2_t vlow = vld2q_f32(in_low); in convolve_3x3() local
408 const float32x4x3_t vlow = in convolve_3x3() local
491 const VectorType vlow = in single_convolve_3x3_dilation() local
617 const VectorType vlow = in convolve_3x3() local
759 const float16x8x3_t vlow = variable
858 const float16x8x2_t vlow = vld2q_f16(in_low); variable
896 const float16x8x3_t vlow = variable
DNEDirectConvolution3x3.h69 const float32x4x3_t vlow = variable