Searched refs:gst_msdkenc_create_buffer_pool (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkenc.c | 1303 gst_msdkenc_create_buffer_pool (GstMsdkEnc * thiz, GstCaps * caps, in gst_msdkenc_create_buffer_pool() function 1491 gst_msdkenc_create_buffer_pool (thiz, thiz->input_state->caps, in gst_msdkenc_set_format() 1535 gst_msdkenc_create_buffer_pool (thiz, caps, thiz->num_surfaces, FALSE); in gst_msdkenc_set_format() 1990 pool = gst_msdkenc_create_buffer_pool (thiz, caps, num_buffers, TRUE); in gst_msdkenc_propose_allocation()
|