OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitialLevel
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
UnwrappedLineParser.cpp
408
unsigned
InitialLevel
= Line->Level;
424
Line->Level =
InitialLevel
;
436
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 152 milliseconds