Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.h77 static INLINE void scale_input(const int16x8_t *a /*[16]*/, in scale_input() function
Dfdct32x32_neon.h107 static INLINE void scale_input(const int16x8_t *in /*32*/, in scale_input() function
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpQuantizeDownInt32ScaleKernel.cpp79 inline void scale_input(int32x4x4_t &in_s32, int32x4_t result_offset_s32, int32_t result_mult_int) in scale_input() function