Searched refs:OI_CODEC_SBC_ModeText (Results 1 – 2 of 2) sorted by relevance
37 const OI_CHAR *const OI_CODEC_SBC_ModeText[] = { "SBC_MONO", "SBC_DUAL_CHANNEL", "SBC_STEREO", … variable51 printf(" mode: %s\n", OI_CODEC_SBC_ModeText[frameInfo->mode]); in OI_CODEC_SBC_DumpConfig()
461 extern const OI_CHAR *const OI_CODEC_SBC_ModeText[];