Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsmp.c57 uint32_t CycleSize; /* sample count in one cycle of the */ member
104 lsx_readdw(ft, &(trailer->CycleSize)); in readtrailer()
142 trailer->CycleSize = ~0u; in settrailer()
171 lsx_writedw(ft, trailer->CycleSize); in writetrailer()