Home
last modified time | relevance | path

Searched defs:to_sample (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_sample.h18 #define to_sample(a) ((struct tcf_sample *)a) macro
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats_i.c217 int lsx_offset_seek(sox_format_t * ft, off_t byte_offset, off_t to_sample) in lsx_offset_seek()