Searched defs:ASCPtr (Results 1 – 3 of 3) sorted by relevance
111 inline void setAsfHeader(unsigned char* ASCPtr, int ASCLen) in setAsfHeader()117 inline void setDecoderSpecificInfo(unsigned char* ASCPtr, int ASCLen) in setDecoderSpecificInfo()
1122 inline void setAsfHeader(unsigned char* ASCPtr, int ASCLen) in setAsfHeader()
656 uint8* ASCPtr = (uint8*)(alloc.allocate(sizeof(uint8) * (*size))); in ParseStreamMuxConfig() local