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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c267 static av_cold int get_local_pos(SwsContext *s, int chr_subsample, int pos, int dir) argument
270 pos = (128 << chr_subsample) - 128;
273 return pos >> chr_subsample;

Completed in 39 milliseconds