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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov_chan.h41 uint64_t ff_mov_get_channel_layout(uint32_t tag, uint32_t bitmap);
H A Dmov_chan.c454 uint64_t ff_mov_get_channel_layout(uint32_t tag, uint32_t bitmap) function
588 st->codec->channel_layout = ff_mov_get_channel_layout(layout_tag, bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov_chan.h40 uint64_t ff_mov_get_channel_layout(uint32_t tag, uint32_t bitmap);
H A Dmov_chan.c426 uint64_t ff_mov_get_channel_layout(uint32_t tag, uint32_t bitmap) function
H A Dmov.c610 st->codec->channel_layout = ff_mov_get_channel_layout(layout_tag, bitmap);

Completed in 61 milliseconds