Searched refs:need_pool (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0033-waylandsink-Parse-video-size-in-propose_allocation.patch | 41 gboolean need_pool; 47 gst_query_parse_allocation (query, &caps, &need_pool); 58 if (need_pool)
|
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 126 gboolean need_pool; 131 gst_query_parse_allocation (query, &caps, &need_pool); 139 if (need_pool)
|
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 246 gboolean need_pool;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0033-waylandsink-Parse-video-size-in-propose_allocation.patch | 41 gboolean need_pool; 47 gst_query_parse_allocation (query, &caps, &need_pool); 58 if (need_pool)
|
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 126 gboolean need_pool; 131 gst_query_parse_allocation (query, &caps, &need_pool); 139 if (need_pool)
|
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 246 gboolean need_pool;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0032-waylandsink-Parse-video-size-in-propose_allocation.patch | 41 gboolean need_pool; 47 gst_query_parse_allocation (query, &caps, &need_pool); 58 if (need_pool)
|
| H A D | 0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 126 gboolean need_pool; 131 gst_query_parse_allocation (query, &caps, &need_pool); 139 if (need_pool)
|
| H A D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 254 gboolean need_pool;
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.c | 622 gboolean need_pool; in gst_kms_sink_propose_allocation() local 631 gst_query_parse_allocation (query, &caps, &need_pool); in gst_kms_sink_propose_allocation() 644 if (need_pool) { in gst_kms_sink_propose_allocation()
|