Searched refs:la_depth (Results 1 – 4 of 4) sorted by relevance
64 int la_depth; member215 if (svt_enc->la_depth >= 0) in config_enc_params()216 param->look_ahead_distance = svt_enc->la_depth; in config_enc_params()480 { "la_depth", "Look ahead distance [0, 120]", OFFSET(la_depth),
106 guint la_depth; member
640 encoder->la_depth = PROP_LOOKAHEAD_DISTANCE_DEFAULT; in gst_svthevc_enc_init()876 if (encoder->la_depth != -1) in config_enc_params()877 param->lookAheadDistance = encoder->la_depth; in config_enc_params()2098 encoder->la_depth = g_value_get_uint (value); in gst_svthevc_enc_set_property()2193 g_value_set_uint (value, encoder->la_depth); in gst_svthevc_enc_get_property()
1785 @item la_depth