Home
last modified time | relevance | path

Searched refs:buf_ptr (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c222 MFE_U8 *q, *buf_ptr; in mpegts_write_section() local
242 buf_ptr = &section[tot_len-4]; in mpegts_write_section()
243 put32_lsbf(&buf_ptr, crc); in mpegts_write_section()
246 buf_ptr = section; in mpegts_write_section()
248 first = (section == buf_ptr); in mpegts_write_section()
263 memcpy(q, buf_ptr, len1); in mpegts_write_section()
287 buf_ptr += len1; in mpegts_write_section()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c903 static void yyunput (int c,char *buf_ptr );
H A Dlex.zconf.c_shipped903 static void yyunput (int c,char *buf_ptr );
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped744 static void yyunput (int c,char *buf_ptr );