HomeSort by relevance Sort by last modified time
    Searched defs:InitialLevel (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Format/
UnwrappedLineParser.cpp 419 unsigned InitialLevel = Line->Level;
438 Line->Level = InitialLevel;
450 Line->Level = InitialLevel;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 100 IMG_UINT32 InitialLevel;
130 IMG_UINT32 InitialLevel; /* Initial Level of Buffer */
149 IMG_UINT32 RCScaleFactor; /* A constant used in rate control = (GopSize/(BufferSize-InitialLevel))*256 */
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 126 IMG_UINT32 InitialLevel;
161 IMG_INT32 InitialLevel; /* Initial Level of Buffer */
183 * (GopSize/(BufferSize-InitialLevel))*256 */

Completed in 394 milliseconds