Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmalosslessdec.c162 int is_channel_coded[WMALL_MAX_CHANNELS]; member
676 if (!s->is_channel_coded[ich]) in mclms_predict()
796 else if (s->is_channel_coded[0] || s->is_channel_coded[1]) { in revert_inter_ch_decorr()
922 s->is_channel_coded[i] = 1; in decode_subframe()
926 s->is_channel_coded[i] = get_bits1(&s->gb); in decode_subframe()
965 if (s->is_channel_coded[i]) { in decode_subframe()

Completed in 3 milliseconds