Home
last modified time | relevance | path

Searched refs:rr_max (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp69 #define rr_max 104 /* Number of parity checks, rr = deg[g(x)] */ macro
84 UINT gg[rr_max + 1] ; // Generator polynomial
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c85 #define rr_max 104 /* Number of parity checks, rr = deg[g(x)] */ macro
100 UINT gg[rr_max + 1] ; // Generator polynomial