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;
1599 c->pre_bit_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1601 c->pre_bit_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1608 c->pre_bit_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1609 c->pre_bit_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1614 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1621 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1623 c->post_bit_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1630 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1631 c->post_bit_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1636 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1644 c->block_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1646 c->block_count.stat[1 + layer].scale = FE_SCALE_COUNTER;
1653 c->block_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1654 c->block_count.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1660 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1689 c->pre_bit_error.stat[0].scale = FE_SCALE_COUNTER;
1691 c->pre_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1694 c->pre_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1695 c->pre_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1710 c->post_bit_error.stat[0].scale = FE_SCALE_COUNTER;
1712 c->post_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1715 c->post_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1716 c->post_bit_count.stat[0].scale = FE_SCALE_COUNTER;
1727 c->block_error.stat[0].scale = FE_SCALE_COUNTER;
1729 c->block_count.stat[0].scale = FE_SCALE_COUNTER;
1732 c->block_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
1733 c->block_count.stat[0].scale = FE_SCALE_COUNTER;