Searched defs:Width (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4WRITER_common.h132 M4OSA_UInt32 width; /**< Frame Width */
192 M4OSA_UInt32 Width ; member in struct:__anon198
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_MotionEstimationMB.c102 OMX_U32 Width=0, Height=0, MaxXPart, MaxYPart,MaxSubXPart,MaxSubYPart; local
108 Width = 16;
112 Width = 16;
116 Width = 8;
120 Width = 8;
319 MaxXPart = 16/Width;
335 Width = 8;
339 Width = 8;
343 Width = 4;
347 Width
[all...]

Completed in 842 milliseconds