Lines Matching refs:icoeff
22 const gint16 * b, gint len, const gint16 * icoeff, gint bstride) in inner_product_gint16_full_1_neon() argument
65 const gint16 * b, gint len, const gint16 * icoeff, gint bstride) in inner_product_gint16_linear_1_neon() argument
113 : [o] "r" (o), [ic] "r" (icoeff) in inner_product_gint16_linear_1_neon()
122 const gint16 * b, gint len, const gint16 * icoeff, gint bstride) in inner_product_gint16_cubic_1_neon() argument
167 : [o] "r" (o), [ic] "r" (icoeff) in inner_product_gint16_cubic_1_neon()
247 const gint32 * b, gint len, const gint32 * icoeff, gint bstride) in inner_product_gint32_full_1_neon() argument
290 const gint32 * b, gint len, const gint32 * icoeff, gint bstride) in inner_product_gint32_linear_1_neon() argument
324 : [o] "r" (o), [ic] "r" (icoeff) in inner_product_gint32_linear_1_neon()
332 const gint32 * b, gint len, const gint32 * icoeff, gint bstride) in inner_product_gint32_cubic_1_neon() argument
376 : [o] "r" (o), [ic] "r" (icoeff) in inner_product_gint32_cubic_1_neon()
461 const gfloat * b, gint len, const gfloat * icoeff, gint bstride) in inner_product_gfloat_full_1_neon() argument
504 const gfloat * b, gint len, const gfloat * icoeff, gint bstride) in inner_product_gfloat_linear_1_neon() argument
533 : [o] "r" (o), [ic] "r" (icoeff) in inner_product_gfloat_linear_1_neon()
540 const gfloat * b, gint len, const gfloat * icoeff, gint bstride) in inner_product_gfloat_cubic_1_neon() argument
579 : [ic] "r" (icoeff) in inner_product_gfloat_cubic_1_neon()