Searched refs:sFormat (Results 1 – 1 of 1) sorted by relevance
59 static uint32 sFormat = B_FMT_32BIT; variable214 sFormat = kFormats[i - 1].type; in do_format()217 printf("Current sample format is %s (0x%lx)\n", get_format_name(sFormat), in do_format()218 sFormat); in do_format()301 formatInfo.output.format = sFormat; in do_play()