Home
last modified time | relevance | path

Searched refs:vqdmulhq_s16 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3550 int16x8_t cr0 = vqdmulhq_s16(crw, cr_const0); in stbi__YCbCr_to_RGB_simd()
3551 int16x8_t cb0 = vqdmulhq_s16(cbw, cb_const0); in stbi__YCbCr_to_RGB_simd()
3552 int16x8_t cr1 = vqdmulhq_s16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd()
3553 int16x8_t cb1 = vqdmulhq_s16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3550 int16x8_t cr0 = vqdmulhq_s16(crw, cr_const0); in stbi__YCbCr_to_RGB_simd()
3551 int16x8_t cb0 = vqdmulhq_s16(cbw, cb_const0); in stbi__YCbCr_to_RGB_simd()
3552 int16x8_t cr1 = vqdmulhq_s16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd()
3553 int16x8_t cb1 = vqdmulhq_s16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_neon.h1248 vqdmulhq_s16 (int16x8_t __a, int16x8_t __b) in vqdmulhq_s16() function
H A Darm_mve.h903 #define vqdmulhq_s16(__a, __b) __arm_vqdmulhq_s16(__a, __b) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Darm_neon.h3020 vqdmulhq_s16 (int16x8_t __a, int16x8_t __b) in vqdmulhq_s16() function