getbit 79 libavcodec/hnm4video.c if (getbit(&gb, &bitbuf, &bits)) { getbit 87 libavcodec/hnm4video.c if (getbit(&gb, &bitbuf, &bits)) { getbit 96 libavcodec/hnm4video.c count = getbit(&gb, &bitbuf, &bits) * 2; getbit 97 libavcodec/hnm4video.c count += getbit(&gb, &bitbuf, &bits);