tget_short         71 libavcodec/tiff.c     case TIFF_SHORT: return tget_short(p, le);
tget_short        186 libavcodec/tiff.c     tag = tget_short(&buf, s->le);
tget_short        187 libavcodec/tiff.c     type = tget_short(&buf, s->le);
tget_short        431 libavcodec/tiff.c     if(tget_short(&buf, le) != 42){
tget_short        442 libavcodec/tiff.c     entries = tget_short(&buf, le);