Searched refs:CMSP3430 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DMSP3430.h16 class CMSP3430 { class
18 CMSP3430(CI2CPort & port);
20 ~CMSP3430();
H A DMSP3430.cpp190 CMSP3430::CMSP3430(CI2CPort & port) function in class:CMSP3430
194 PRINT(("CMSP3430::CMSP3430()\n"));
199 PRINT(("CMSP3430::CMSP3430() - Sound Processor found at I2C port 0x%02x\n", fAddress));
205 PRINT(("CMSP3430::CMSP3430() - Sound processor not found!\n"));
208 CMSP3430::~CMSP3430()
[all...]
H A DVideoIn.h133 CMSP3430 fSound;

Completed in 33 milliseconds