OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HeightMinus16MinusLRBTopOffset
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c
164
ctx->
HeightMinus16MinusLRBTopOffset
= ctx->Height - (MVEA_LRB_TOP_OFFSET + 16);
[
all
...]
lnc_hostcode.h
171
IMG_INT16
HeightMinus16MinusLRBTopOffset
;
/hardware/intel/img/psb_video/src/
pnw_hostcode.h
222
IMG_INT16
HeightMinus16MinusLRBTopOffset
;
pnw_hostcode.c
530
ctx->
HeightMinus16MinusLRBTopOffset
= ctx->Height - (SearchTopOffset + 16);
[
all
...]
Completed in 258 milliseconds