OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockHeight
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c
925
* [in]
BlockHeight
- Height of current block
949
OMX_S32
BlockHeight
,
981
for (y = 0; y < PartHeight; y +=
BlockHeight
)
1003
BlockHeight
,
1014
for (j = 0; j < (
BlockHeight
>> 2); j++)
1026
for (j = 0; j < (
BlockHeight
>> 3); j++)
1045
for (y = 0; y < (PartHeight/
BlockHeight
); y++)
1050
OffY = (PartStartY + y *
BlockHeight
) >> 2;
1065
for (y = 0; y < (PartHeight/
BlockHeight
); y++)
1070
OffY = (PartStartY + y *
BlockHeight
) >> 2;
[
all
...]
/external/mesa3d/src/mesa/main/
formats.c
70
GLubyte BlockWidth,
BlockHeight
;
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h
433
IMG_UINT32
BlockHeight
;
Completed in 190 milliseconds