Home | History | Annotate | Download | only in alsa_sound

Lines Matching full:fclose

564         if ( mFp_4ch ) fclose(mFp_4ch);
565 if ( mFp_6ch ) fclose(mFp_6ch);
852 fclose(flt1r);
853 fclose(flt2r);
854 fclose(flt3r);
855 fclose(flt4r);
856 fclose(flt1i);
857 fclose(flt2i);
858 fclose(flt3i);
859 fclose(flt4i);