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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtiff.c56 static int tget_short(const uint8_t **p, int le){ function
71 case TIFF_SHORT: return tget_short(p, le);
186 tag = tget_short(&buf, s->le);
187 type = tget_short(&buf, s->le);
431 if(tget_short(&buf, le) != 42){
442 entries = tget_short(&buf, le);

Completed in 51 milliseconds