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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dchannel_layout.c159 uint64_t ff_get_channel_layout(const char *name, int compat) function
185 return ff_get_channel_layout(name, 1);
H A Dinternal.h260 uint64_t ff_get_channel_layout(const char *name, int compat);
H A Dopt.c416 int64_t cl = ff_get_channel_layout(val, 0);

Completed in 77 milliseconds