Searched refs:fFormatCode (Results 1 – 2 of 2) sorted by relevance
107 fFormatCode = UINT32(header.data_format); in Sniff()124 switch (fFormatCode) { in Sniff()154 switch (fFormatCode) { in Sniff()212 TRACE(" fFormatCode %ld\n", fFormatCode); in Sniff()224 switch (fFormatCode) { in Sniff()254 description.u.misc.codec = fFormatCode; in Sniff()
78 uint32 fFormatCode; variable