Home
last modified time | relevance | path

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

/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A Dfilter_subtitler.c62 unsigned char *ucptrs, *ucptrd; variable
915 ucptrd = (unsigned char *)getbuf(); in tc_filter()
934 *ucptrd++ = *ucptrs++; in tc_filter()
935 *ucptrd++ = *ucptrs++; in tc_filter()
936 *ucptrd++ = *ucptrs++; in tc_filter()
942 ucptrd -= pfl->v_width * 8; in tc_filter()
956 *ucptrd++ = *ucptrs++; in tc_filter()
957 *ucptrd++ = *ucptrs++; in tc_filter()
958 *ucptrd++ = *ucptrs++; in tc_filter()
962 ucptrd -= pfl->v_width * 6; in tc_filter()
[all …]