Searched refs:narrow32to16 (Results 1 – 2 of 2) sorted by relevance
121 static inline UShort narrow32to16 ( UInt xx ) in narrow32to16() function351 res->w16[0] = narrow32to16(argR->w32[0]); in h_generic_calc_NarrowBin32to16x8()352 res->w16[1] = narrow32to16(argR->w32[1]); in h_generic_calc_NarrowBin32to16x8()353 res->w16[2] = narrow32to16(argR->w32[2]); in h_generic_calc_NarrowBin32to16x8()354 res->w16[3] = narrow32to16(argR->w32[3]); in h_generic_calc_NarrowBin32to16x8()355 res->w16[4] = narrow32to16(argL->w32[0]); in h_generic_calc_NarrowBin32to16x8()356 res->w16[5] = narrow32to16(argL->w32[1]); in h_generic_calc_NarrowBin32to16x8()357 res->w16[6] = narrow32to16(argL->w32[2]); in h_generic_calc_NarrowBin32to16x8()358 res->w16[7] = narrow32to16(argL->w32[3]); in h_generic_calc_NarrowBin32to16x8()
320 static inline UShort narrow32to16 ( UInt xx ) in narrow32to16() function860 narrow32to16(d), in h_generic_calc_NarrowBin32to16x4()861 narrow32to16(c), in h_generic_calc_NarrowBin32to16x4()862 narrow32to16(b), in h_generic_calc_NarrowBin32to16x4()863 narrow32to16(a) in h_generic_calc_NarrowBin32to16x4()