Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c390 * @param lt_f the lower end (frequency sum of < symbols)
392 static inline void range_decode_update(APEContext *ctx, int sy_f, int lt_f) in range_decode_update() argument
394 ctx->rc.low -= ctx->rc.help * lt_f; in range_decode_update()

Completed in 3 milliseconds