Searched defs:din (Results 1 - 7 of 7) sorted by relevance
/third_party/libsnd/programs/ |
H A D | sndfile-deinterleave.c | 51 } din ; member
|
H A D | sndfile-interleave.c | 51 } din ; member
|
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 154 static void compute_normal(TH_DATA * th_data, double *din, double *dex, in compute_normal() argument 168 static void compute_atan2_hypot(TH_DATA * th_data, double *din, double *dex, in compute_atan2_hypot() argument 181 static void compute_modf(TH_DATA * th_data, double *din, double *dex, in compute_modf() argument 210 static void compute_fmod_pow(TH_DATA * th_data, double *din, double *dex, in compute_fmod_pow() argument 224 static void compute_frexp_lgamma(TH_DATA * th_data, double *din, double *dex, in compute_frexp_lgamma() argument 256 compute_ldexp(TH_DATA * th_data, double *din, double *dex, int *din2, int index) compute_ldexp() argument 281 double *din, *dex, *dex2 = NULL; thread_code() local [all...] |
/third_party/libsnd/src/GSM610/ |
H A D | long_term.c | 462 Calculation_of_the_LTP_parameters( register int16_t * din, register int16_t * dp, int16_t * bc_out, int16_t * Nc_out ) Calculation_of_the_LTP_parameters() argument 704 Fast_Calculation_of_the_LTP_parameters( register int16_t * din, register int16_t * dp, int16_t * bc_out, int16_t * Nc_out ) Fast_Calculation_of_the_LTP_parameters() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_modifier_test.c | 73 ADDR2_COMPUTE_DCCINFO_INPUT din = {0}; in get_addr_from_coord_base() local [all...] |
H A D | ac_surface_meta_address_test.c | 205 ADDR2_COMPUTE_DCCINFO_INPUT din = {sizeof(din)}; in one_dcc_address_test() local [all...] |
H A D | ac_surface.c | 1896 ADDR2_COMPUTE_DCCINFO_INPUT din = {0}; in gfx9_compute_miptree() local [all...] |
Completed in 8 milliseconds