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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h1185 unsigned int play_codec; member in struct:__anon16150
H A Dixj.c2329 j->rec_codec = j->play_codec = 0;
2873 if(j->play_codec == ALAW)
3107 j->cid_play_codec = j->play_codec;
3532 } else if (j->play_codec == G723_63 && j->flags.play_first_frame) {
3570 if (j->play_codec == G729 && (cnt == 0 || cnt == 10 || cnt == 20)) {
4135 if (j->rec_codec == G729 || j->play_codec == G729 || j->rec_codec == G729B || j->play_codec == G729B) {
4250 if (j->rec_codec == G729 || j->play_codec == G729 || j->rec_codec == G729B || j->play_codec == G729B) {
4265 j->play_codec
[all...]

Completed in 186 milliseconds