Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-Update-exported-symbol-list.patch27 - -export-symbols-regex '^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most…
28 + -export-symbols-regex '^(sox_.*|lsx_(([cm]|re)alloc|check_read_params|(close|open)_dllibrary|(de…
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsndfile.c311 static int check_read_params(sox_format_t * ft, unsigned channels, in check_read_params() function
382 return check_read_params(ft, (unsigned)sf->sf_info->channels, rate, in startread()