Searched defs:scale_input (Results 1 – 7 of 7) sorted by relevance
| /external/libvpx/vpx_dsp/arm/ |
| D | fdct16x16_neon.h | 77 static INLINE void scale_input(const int16x8_t *a /*[16]*/, in scale_input() function
|
| D | fdct32x32_neon.h | 107 static INLINE void scale_input(const int16x8_t *in /*32*/, in scale_input() function
|
| /external/ComputeLibrary/src/cpu/kernels/ |
| D | CpuGemmLowpQuantizeDownInt32ScaleKernel.cpp | 79 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/ |
| D | itx16.S | 114 .macro scale_input sz, c, r0, r1, r2 r3, r4, r5, r6, r7 macro
|
| D | itx.S | 143 .macro scale_input sz, c, r0, r1, r2 r3, r4, r5, r6, r7 macro
|
| /external/libdav1d/src/arm/32/ |
| D | itx.S | 142 .macro scale_input c, r0, r1, r2 r3, r4, r5, r6, r7 macro
|
| D | itx16.S | 133 .macro scale_input c, r0, r1, r2 r3, r4, r5, r6, r7 macro
|