AV_CH_LAYOUT_5POINT0   96 3rdparty/include/ffmpeg_/libavutil/channel_layout.h #define AV_CH_LAYOUT_5POINT1           (AV_CH_LAYOUT_5POINT0|AV_CH_LOW_FREQUENCY)
AV_CH_LAYOUT_5POINT0   99 3rdparty/include/ffmpeg_/libavutil/channel_layout.h #define AV_CH_LAYOUT_6POINT0           (AV_CH_LAYOUT_5POINT0|AV_CH_BACK_CENTER)
AV_CH_LAYOUT_5POINT0  105 3rdparty/include/ffmpeg_/libavutil/channel_layout.h #define AV_CH_LAYOUT_7POINT0           (AV_CH_LAYOUT_5POINT0|AV_CH_BACK_LEFT|AV_CH_BACK_RIGHT)
AV_CH_LAYOUT_5POINT0  106 3rdparty/include/ffmpeg_/libavutil/channel_layout.h #define AV_CH_LAYOUT_7POINT0_FRONT     (AV_CH_LAYOUT_5POINT0|AV_CH_FRONT_LEFT_OF_CENTER|AV_CH_FRONT_RIGHT_OF_CENTER)
AV_CH_LAYOUT_5POINT0  110 3rdparty/include/ffmpeg_/libavutil/channel_layout.h #define AV_CH_LAYOUT_OCTAGONAL         (AV_CH_LAYOUT_5POINT0|AV_CH_BACK_LEFT|AV_CH_BACK_CENTER|AV_CH_BACK_RIGHT)