Searched refs:resample_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/
H A Dffmpeg.h279 uint64_t resample_channel_layout; member in struct:InputStream
H A Dffmpeg.c1768 ist->resample_channel_layout != decoded_frame->channel_layout ||
1782 ist->resample_channel_layout);
1796 ist->resample_channel_layout = decoded_frame->channel_layout;
H A Dffmpeg_opt.c694 ist->resample_channel_layout = ist->dec_ctx->channel_layout;

Completed in 60 milliseconds