Home | History | Annotate | Download | only in source

Lines Matching refs:u32

156 extern const u32 h264bsdQpC[52];
166 u32 h264bsdCountLeadingZeros(u32 value, u32 length);
168 u32 h264bsdCountLeadingZeros(u32 value);
170 u32 h264bsdRbspTrailingBits(strmData_t *strmData);
172 u32 h264bsdMoreRbspData(strmData_t *strmData);
174 u32 h264bsdNextMbAddress(u32 *pSliceGroupMap, u32 picSizeInMbs, u32 currMbAddr);
176 void h264bsdSetCurrImageMbPointers(image_t *image, u32 mbNum);