Home
last modified time | relevance | path

Searched defs:scale_input (Results 1 – 7 of 7) 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
/external/libdav1d/src/arm/64/
Ditx16.S114 .macro scale_input sz, c, r0, r1, r2 r3, r4, r5, r6, r7 macro
Ditx.S143 .macro scale_input sz, c, r0, r1, r2 r3, r4, r5, r6, r7 macro
/external/libdav1d/src/arm/32/
Ditx.S142 .macro scale_input c, r0, r1, r2 r3, r4, r5, r6, r7 macro
Ditx16.S133 .macro scale_input c, r0, r1, r2 r3, r4, r5, r6, r7 macro