Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmalosslessdec.c339 …int fixed_channel_layout = 0; /* flag indicating that all channels use the sam… in decode_tilehdr() local
349 fixed_channel_layout = 1; in decode_tilehdr()
358 if (fixed_channel_layout || channels_for_cur_subframe == 1 || in decode_tilehdr()
Dwmaprodec.c652 …int fixed_channel_layout = 0; /**< flag indicating that all channels use the s… in decode_tilehdr() local
667 fixed_channel_layout = 1; in decode_tilehdr()
676 if (fixed_channel_layout || channels_for_cur_subframe == 1 || in decode_tilehdr()