Home
last modified time | relevance | path

Searched refs:put32_lsbf (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h195 static __inline int put32_lsbf(MFE_U8 **ptr, int val) in put32_lsbf() function
H A DTsMuxer.c243 put32_lsbf(&buf_ptr, crc); in mpegts_write_section()