Searched refs:to_1d_copy (Results 1 – 1 of 1) sorted by relevance
/liblc3-3.5.0-3.4.0/test/ |
D | ctypes.h | 47 #define to_1d_copy(obj, t, ptr, n) \ macro 281 CTYPES_CHECK("ltpf.nc", nc_obj = to_1d_copy( in to_ltpf_analysis() 288 CTYPES_CHECK("ltpf.x_12k8", x_12k8_obj = to_1d_copy( in to_ltpf_analysis() 292 CTYPES_CHECK("ltpf.x_6k4", x_6k4_obj = to_1d_copy( in to_ltpf_analysis() 349 CTYPES_CHECK("ltpf.c", c_obj = to_1d_copy( in to_ltpf_synthesis() 353 CTYPES_CHECK("ltpf.x", x_obj = to_1d_copy( in to_ltpf_synthesis() 526 item = to_1d_copy(item, NPY_INT, side->rc_order, 2)); in to_tns_data() 774 CTYPES_CHECK("encoder.xt", xt_obj = to_1d_copy( in to_encoder() 778 CTYPES_CHECK("encoder.xs", xs_obj = to_1d_copy( in to_encoder() 782 CTYPES_CHECK("encoder.xd", xd_obj = to_1d_copy( in to_encoder() [all …]
|