Searched defs:new_trellis (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | g722enc.c | 97 int new_trellis = av_clip(avctx->trellis, MIN_TRELLIS, MAX_TRELLIS); in g722_encode_init() local |
Completed in 2 milliseconds