Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats_i.c383 #define READ1_FUNC(type, ctype) \ macro
394 READ1_FUNC(b, uint8_t) in READ1_FUNC() function
395 READ1_FUNC(w, uint16_t) in READ1_FUNC()
396 READ1_FUNC(3, sox_uint24_t) in READ1_FUNC()
397 READ1_FUNC(dw, uint32_t) in READ1_FUNC()
398 READ1_FUNC(qw, uint64_t) in READ1_FUNC()
399 READ1_FUNC(f, float) in READ1_FUNC()
400 READ1_FUNC(df, double) in READ1_FUNC()