Home
last modified time | relevance | path

Searched refs:lookahead_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkenc.h149 guint lookahead_depth; member
Dgstmsdkenc.c183 option2->LookAheadDepth = thiz->lookahead_depth; in ensure_bitrate_control()
190 option2->LookAheadDepth = thiz->lookahead_depth; in ensure_bitrate_control()
2111 thiz->lookahead_depth = PROP_RC_LOOKAHEAD_DEPTH_DEFAULT; in gst_msdkenc_init()
2187 thiz->lookahead_depth = g_value_get_uint (value); in gst_msdkenc_set_common_property()
2290 g_value_set_uint (value, thiz->lookahead_depth); in gst_msdkenc_get_common_property()