Home | History | Annotate | Download | only in src

Lines Matching refs:uint8

39 int32 LocateFrameHeader(uint8 *ptr, int32 size)
87 uint8 *ptr;
102 OSCL_EXPORT_REF int16 iGetM4VConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height)
625 uint8 ucNBits, /* nr of bits to read */
629 uint8 *bits;
668 uint8 ucNBits /* number of bits to flush */
671 uint8 *bits;
699 uint8 ucNBits, /* nr of bits to read */
703 uint8 *bits;
739 uint8 *bits;
797 OSCL_EXPORT_REF int16 iGetAVCConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *profile_idc, int32 *level_idc, uint32 *entropy_coding_mode_flag)
804 uint8* sps = NULL;
805 uint8* temp = (uint8 *)OSCL_MALLOC(sizeof(uint8) * length);
806 uint8* pps = NULL;
1276 void Parser_EBSPtoRBSP(uint8 *nal_unit, int32 *size)