Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddstdec.c246 unsigned half_prob[DST_MAX_CHANNELS]; in decode_frame() local
312 half_prob[ch] = get_bits1(gb); in decode_frame()
353 if (!half_prob[ch] || i >= s->fsets.length[felem]) { in decode_frame()