Home | History | Annotate | Download | only in source

Lines Matching refs:u32

22 void WriteOutput(FILE *fid, u8 *data, u32 picSize);
43 u32 strmLen;
44 u32 picSize;
51 u32 picNumber;
84 strmLen = (u32)ftell(finput);
154 (u32)(decOutput.pStrmCurrPos - decInput.pStream);
165 (u32)(decOutput.pStrmCurrPos - decInput.pStream);
261 void WriteOutput(FILE *fid, u8 *data, u32 picSize)
301 void* H264SwDecMalloc(u32 size, u32 num)
334 void H264SwDecMemcpy(void *dest, void *src, u32 count)
349 void H264SwDecMemset(void *ptr, i32 value, u32 count)