Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
H A Dutils.c74 int max_bps = FFMAX(av_get_bytes_per_sample(in_fmt), in avresample_open() local
76 if (max_bps <= 2) { in avresample_open()
81 if (max_bps <= 4) { in avresample_open()

Completed in 2 milliseconds