Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtak.c29 static const int64_t tak_channel_layouts[] = { variable
119 if (value < FF_ARRAY_ELEMS(tak_channel_layouts)) in ff_tak_parse_streaminfo()
120 channel_mask |= tak_channel_layouts[value]; in ff_tak_parse_streaminfo()

Completed in 1 milliseconds