Searched refs:tnput (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtiffenc.c96 static void tnput(uint8_t ** p, int n, const uint8_t * val, enum TiffTypes type, function
128 tnput(&entries_ptr, count, ptr_val, type, 0);
132 tnput(s->buf, count, ptr_val, type, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtiffenc.c106 static void tnput(uint8_t **p, int n, const uint8_t *val, enum TiffTypes type, function
138 tnput(&entries_ptr, count, ptr_val, type, 0);
142 tnput(s->buf, count, ptr_val, type, 0);

Completed in 115 milliseconds