Searched refs:ESD_FMT (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.h38 //#define ESD_FMT 8
39 #define ESD_FMT 16 macro
H A DESDSinkNode.cpp108 #if ESD_FMT == 8
137 fDevice->SetFormat(ESD_FMT, 2);
446 fDevice->SetFormat(ESD_FMT, 2);
1159 fDevice->SetFormat(ESD_FMT, 2);
1175 fDevice->SetFormat(ESD_FMT, 2);

Completed in 36 milliseconds