30 const char *teststrings[] ={
64 printf (
"%d = ff_parse_channel_layout(%016"PRIX64
", %2d, %s);\n", ret ? -1 : 0, layout, count, teststrings[i]);
#define FF_ARRAY_ELEMS(a)
void av_get_channel_layout_string(char *buf, int buf_size, int nb_channels, uint64_t channel_layout)
Return a description of a channel layout.