OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockWidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_MotionEstimationMB.c
924
* [in]
BlockWidth
- Width of current block
948
OMX_S32
BlockWidth
,
983
for (x = 0; x < PartWidth; x +=
BlockWidth
)
1002
BlockWidth
,
1016
for (i = 0; i < (
BlockWidth
>> 2); i++)
1028
for (i = 0; i < (
BlockWidth
>> 3); i++)
1047
for (x = 0; x < (PartWidth/
BlockWidth
); x++)
1049
OffX = (PartStartX + x *
BlockWidth
) >> 2;
1067
for (x = 0; x < (PartWidth/
BlockWidth
); x++)
1069
OffX = (PartStartX + x *
BlockWidth
) >> 2
[
all
...]
/external/mesa3d/src/mesa/main/
formats.c
70
GLubyte
BlockWidth
, BlockHeight;
89
0, 0, 0 /*
BlockWidth
/Height,Bytes */
98
1, 1, 4 /*
BlockWidth
/Height,Bytes */
107
1, 1, 4 /*
BlockWidth
/Height,Bytes */
116
1, 1, 4 /*
BlockWidth
/Height,Bytes */
125
1, 1, 4 /*
BlockWidth
/Height,Bytes */
134
1, 1, 4 /*
BlockWidth
/Height,Bytes */
143
1, 1, 4 /*
BlockWidth
/Height,Bytes */
152
1, 1, 4 /*
BlockWidth
/Height,Bytes */
161
1, 1, 4 /*
BlockWidth
/Height,Bytes *
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h
432
IMG_UINT32
BlockWidth
;
Completed in 1202 milliseconds