[go: nahoru, domu]

Searched defs:block_error (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb-frontends/
H A Dmb86a20s.c766 memset(&c->block_error, 0, sizeof(c->block_error));
1566 c->block_error.len = NUM_LAYERS + 1;
1580 c->block_error.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1593 u32 block_error = 0, block_count = 0; local
1637 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1659 if (c->block_error.stat[1 + layer].scale != FE_SCALE_NOT_AVAILABLE)
1664 &block_error,
1667 c->block_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1668 c->block_error
[all...]
/drivers/media/dvb-core/
H A Ddvb_frontend.h406 struct dtv_fe_stats block_error; member in struct:dtv_frontend_properties

Completed in 73 milliseconds