Searched refs:num_steps (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c827 int start_step, end_step, num_steps; local
837 num_steps = end_step - start_step + 1;
840 datafrag_len = num_steps * chip->ecc.size;
841 eccfrag_len = num_steps * chip->ecc.bytes;
875 if (eccpos[(start_step + num_steps) * chip->ecc.bytes] & (busw - 1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Delbg.h36 * @param num_steps The maximum number of steps. One step is already a good compromise between time and quality.
41 int numCB, int num_steps, int *closest_cb,
52 int numCB, int num_steps, int *closest_cb,

Completed in 61 milliseconds