Lines Matching refs:int32_t
25 int32_t extType;
26 int32_t extSize;
35 int32_t width;
36 int32_t height;
37 int32_t pitch[3];
38 int32_t offset[3];
40 int32_t size;
47 int32_t offSet;
131 int32_t size;
144 int32_t size;
145 int32_t width;
146 int32_t height;
181 int32_t scanFormat; //progressive, top-field first, or bottom-field first
186 int32_t graphicBufferIndex; //the index in graphichandle array
196 int32_t pictureOrder; // picture order count, valid only for AVC format
212 int32_t aspectX;
213 int32_t aspectY;
214 int32_t cropLeft;
215 int32_t cropRight;
216 int32_t cropTop;
217 int32_t cropBottom;
218 int32_t colorMatrix;
219 int32_t videoRange;
220 int32_t bitrate;
221 int32_t framerateNom;
222 int32_t framerateDenom;
224 int32_t flags; // indicate whether current picture is field or frame
247 typedef int32_t Decode_Status;