Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
H A Dutils.c337 static av_cold int get_local_pos(SwsContext *s, int chr_subsample, int pos, int dir) in get_local_pos() argument
340 pos = (128 << chr_subsample) - 128; in get_local_pos()
343 return pos >> chr_subsample; in get_local_pos()

Completed in 6 milliseconds