Searched refs:_create_other_pool (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasedec.c | 215 _create_other_pool (GstVaBaseDec * base, GstAllocator * allocator, in _create_other_pool() function 297 _create_other_pool (base, other_allocator, &other_params, caps, size); in _decide_allocation_for_video_crop() 566 _create_other_pool (base, other_allocator, &other_params, caps, size); in gst_va_base_dec_decide_allocation()
|
D | gstvabasetransform.c | 273 _create_other_pool (GstAllocator * allocator, in _create_other_pool() function 403 _create_other_pool (other_allocator, &other_params, outcaps, size); in gst_va_base_transform_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 19017 Fix a bug in _create_other_pool(). The old way of checking the
|