Home
last modified time | relevance | path

Searched defs:kblocks (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dxvid_vbr.c365 int kblocks, in vbrUpdate()
461 int kblocks, in vbr_update_dummy()
561 int kblocks, in vbr_update_2pass1()
735 int kblocks, mblocks, ublocks; in vbr_init_2pass2() local
930 int kblocks, mblocks, ublocks; in vbr_init_2pass2() local
1492 int kblocks, in vbr_update_2pass2()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dxvid_vbr.c365 int kblocks, in vbrUpdate()
461 int kblocks, in vbr_update_dummy()
561 int kblocks, in vbr_update_2pass1()
735 int kblocks, mblocks, ublocks; in vbr_init_2pass2() local
930 int kblocks, mblocks, ublocks; in vbr_init_2pass2() local
1492 int kblocks, in vbr_update_2pass2()
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dsolo.c265 struct block_structure *kblocks; /* Blocks for killer puzzles. */ member
709 struct block_structure *blocks, *kblocks, *extra_cages; member
1704 struct block_structure *kblocks, bool xtype, in solver()
2696 struct block_structure *blocks, *kblocks; member
2884 struct block_structure *kblocks, bool xtype, in gridgen()
2981 static int check_killer_cage_sum(struct block_structure *kblocks, in check_killer_cage_sum()
3019 struct block_structure *kblocks, in check_valid()
3376 struct block_structure *kblocks) in encode_puzzle_desc()
3641 struct block_structure *blocks, *kblocks; in new_game_desc() local