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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1185 unsigned int play_codec; member in struct:__anon7112
H A Dixj.c2333 j->rec_codec = j->play_codec = 0;
2878 if(j->play_codec == ALAW)
3112 j->cid_play_codec = j->play_codec;
3535 } else if (j->play_codec == G723_63 && j->flags.play_first_frame) {
3571 if (j->play_codec == G729 && (cnt == 0 || cnt == 10 || cnt == 20)) {
4136 if (j->rec_codec == G729 || j->play_codec == G729 || j->rec_codec == G729B || j->play_codec == G729B) {
4251 if (j->rec_codec == G729 || j->play_codec == G729 || j->rec_codec == G729B || j->play_codec == G729B) {
4266 j->play_codec
[all...]

Completed in 114 milliseconds