Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c389 * @param sy_f the interval length (frequency of the symbol)
392 static inline void range_decode_update(APEContext *ctx, int sy_f, int lt_f) in range_decode_update() argument
395 ctx->rc.range = ctx->rc.help * sy_f; in range_decode_update()

Completed in 4 milliseconds