Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibsvtav1.c67 int la_depth; member
164 if (svt_enc->la_depth >= 0) in config_enc_params()
165 param->look_ahead_distance = svt_enc->la_depth; in config_enc_params()
582 { "la_depth", "Look ahead distance [0, 120] (Deprecated, use svtav1-params)", OFFSET(la_depth),

Completed in 1 milliseconds