raw_height       4533 tools/finsig_dryos.c     uint32_t raw_height = 0;
raw_height       4573 tools/finsig_dryos.c                     raw_height = ALUop2(fw, k1-1);
raw_height       4578 tools/finsig_dryos.c                     raw_height = ALUop2(fw, k1-2);
raw_height       4583 tools/finsig_dryos.c                     raw_height = LDR2val(fw,k1-1);
raw_height       4588 tools/finsig_dryos.c                     raw_height = LDR2val(fw,k1-2);
raw_height       4593 tools/finsig_dryos.c                     raw_height = raw_width - ALUop2(fw, k1-1);
raw_height       4600 tools/finsig_dryos.c     if ((raw_width == 0) && (raw_height == 0))
raw_height       4625 tools/finsig_dryos.c                     raw_height = ALUop2(fw,k1);
raw_height       4631 tools/finsig_dryos.c                     raw_height = LDR2val(fw,k1);
raw_height       4637 tools/finsig_dryos.c                     raw_height = raw_width - ALUop2(fw,k1);
raw_height       4652 tools/finsig_dryos.c     if (raw_height != 0)
raw_height       4654 tools/finsig_dryos.c         bprintf("//#define CAM_RAW_ROWS      %d // Found @0x%08x\n",raw_height,idx2adr(fw,kh));