Searched refs:kMinRunLength (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A Dbmcompress.h353 const int kMinRunLength = ( 2 * sizeof(CodeWord_Type) + 2 * sizeof local
374 if(rplCnt >= kMinRunLength) break;
384 if(rplCnt < kMinRunLength )
426 const int kMinRunLength = ( 2 * sizeof(CodeWord_Type) + 2 * sizeof local
447 if(rplCnt >= kMinRunLength) break;
457 if(rplCnt < kMinRunLength )

Completed in 115 milliseconds