Lines Matching refs:NUM_LAYERS
15 #define NUM_LAYERS 3
41 u32 estimated_rate[NUM_LAYERS];
627 for (layer = 0; layer < NUM_LAYERS; layer++) {
801 if (layer >= NUM_LAYERS)
935 if (layer >= NUM_LAYERS)
1062 if (layer >= NUM_LAYERS)
1449 for (layer = 0; layer < NUM_LAYERS; layer++) {
1538 c->cnr.len = NUM_LAYERS + 1;
1539 c->pre_bit_error.len = NUM_LAYERS + 1;
1540 c->pre_bit_count.len = NUM_LAYERS + 1;
1541 c->post_bit_error.len = NUM_LAYERS + 1;
1542 c->post_bit_count.len = NUM_LAYERS + 1;
1543 c->block_error.len = NUM_LAYERS + 1;
1544 c->block_count.len = NUM_LAYERS + 1;
1551 for (layer = 0; layer < NUM_LAYERS + 1; layer++) {
1590 for (layer = 0; layer < NUM_LAYERS; layer++) {