Lines Matching refs:scale

1407 	c->cnr.stat[0].scale = FE_SCALE_DECIBEL;
1451 c->cnr.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1495 c->cnr.stat[1 + layer].scale = FE_SCALE_DECIBEL;
1547 c->strength.stat[0].scale = FE_SCALE_RELATIVE;
1552 c->cnr.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1553 c->pre_bit_error.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1554 c->pre_bit_count.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1555 c->post_bit_error.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1556 c->post_bit_count.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1557 c->block_error.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1558 c->block_count.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1596 c->pre_bit_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1598 c->pre_bit_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1605 c->pre_bit_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1606 c->pre_bit_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1611 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1618 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1620 c->post_bit_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1627 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1628 c->post_bit_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1633 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1641 c->block_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1643 c->block_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1650 c->block_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1651 c->block_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1657 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1686 c->pre_bit_error.stat[0].scale = FE_SCALE_COUNTER;
1688 c->pre_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1691 c->pre_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1692 c->pre_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1707 c->post_bit_error.stat[0].scale = FE_SCALE_COUNTER;
1709 c->post_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1712 c->post_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1713 c->post_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1724 c->block_error.stat[0].scale = FE_SCALE_COUNTER;
1726 c->block_count.stat[0].scale = FE_SCALE_COUNTER;
1729 c->block_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1730 c->block_count.stat[0].scale = FE_SCALE_COUNTER;