Searched defs:GPPToVPPInputFrameStatus (Results 1 – 1 of 1) sorted by relevance
214 typedef struct GPPToVPPInputFrameStatus { struct219 OMX_U32 ulInWidth; /* picture buffer width */ 220 OMX_U32 ulInHeight; /* picture buffer height */ 221 OMX_U32 ulCInOffset; /* offset of the C frame in the *228 OMX_U32 ulInXstart; /* Hin active start */ 229 OMX_U32 ulInXsize; /* Hin active width */ 230 OMX_U32 ulInYstart; /* Vin active start */ 231 OMX_U32 ulInYsize; /* Vin active height */ 234 OMX_U32 ulZoomFactor; /*zooming ratio (/1024) */ 235 OMX_U32 ulZoomLimit; /* zooming ratio limit (/1024) */ [all …]