OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MVEA_LRB_TOP_OFFSET
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/psb_video/src/hwdefs/
topazSC_defs.h
35
#define
MVEA_LRB_TOP_OFFSET
(((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
topaz_defs.h
34
#define
MVEA_LRB_TOP_OFFSET
(((MVEA_LRB_SEARCH_HEIGHT/2)/16)*16)
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c
164
ctx->HeightMinus16MinusLRBTopOffset = ctx->Height - (
MVEA_LRB_TOP_OFFSET
+ 16);
165
ctx->HeightMinus32MinusLRBTopOffset = ctx->Height - (
MVEA_LRB_TOP_OFFSET
+ 32);
166
ctx->HeightMinusLRB_TopAndBottom_OffsetsPlus16 = ctx->Height - (
MVEA_LRB_TOP_OFFSET
+
MVEA_LRB_TOP_OFFSET
+ 16);
[
all
...]
Completed in 113 milliseconds