GetBitsCount 470 applications/generators/MPEG4/main.c fprintf(f, "#define %s_V%d_NUMBITS\t\t%d\n", NDTName, Version, GetBitsCount(count + ( (Version == 2) ? 1 : 0) ) ); GetBitsCount 1656 applications/generators/MPEG4/main.c nb_bits = GetBitsCount(nb_in_ndt);