Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c666 int fixed_channel_layout = 0; /**< flag indicating that all channels use the same subframe offsets and sizes */ in decode_tilehdr() local
681 fixed_channel_layout = 1; in decode_tilehdr()
690 if (fixed_channel_layout || channels_for_cur_subframe == 1 || in decode_tilehdr()
H A Dwmalosslessdec.c343 int fixed_channel_layout = 0; /* flag indicating that all channels use the same subfra2me offsets and sizes */ in decode_tilehdr() local
353 fixed_channel_layout = 1; in decode_tilehdr()
362 if (fixed_channel_layout || channels_for_cur_subframe == 1 || in decode_tilehdr()

Completed in 7 milliseconds