Home
last modified time | relevance | path

Searched refs:update_allocator (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c193 gboolean update_allocator = FALSE; in gst_va_base_transform_propose_allocation() local
226 update_allocator = TRUE; in gst_va_base_transform_propose_allocation()
243 if (update_allocator) in gst_va_base_transform_propose_allocation()
306 gboolean update_pool, update_allocator, has_videometa, copy_frames; in gst_va_base_transform_decide_allocation() local
326 update_allocator = TRUE; in gst_va_base_transform_decide_allocation()
328 update_allocator = FALSE; in gst_va_base_transform_decide_allocation()
382 if (update_allocator) in gst_va_base_transform_decide_allocation()
Dgstvabasedec.c257 gboolean update_pool = FALSE, update_allocator = FALSE; in _decide_allocation_for_video_crop() local
268 update_allocator = TRUE; in _decide_allocation_for_video_crop()
377 if (update_allocator) in _decide_allocation_for_video_crop()
455 gboolean update_pool = FALSE, update_allocator = FALSE; in gst_va_base_dec_decide_allocation() local
491 update_allocator = TRUE; in gst_va_base_dec_decide_allocation()
549 if (update_allocator) in gst_va_base_dec_decide_allocation()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsrc.cc331 gboolean update_pool, update_allocator; in gst_qt_src_decide_allocation() local
397 update_allocator = TRUE; in gst_qt_src_decide_allocation()
401 update_allocator = FALSE; in gst_qt_src_decide_allocation()
414 if (update_allocator) in gst_qt_src_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c960 gboolean update_allocator; in default_decide_allocation() local
970 update_allocator = TRUE; in default_decide_allocation()
974 update_allocator = FALSE; in default_decide_allocation()
998 if (update_allocator) in default_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.c1269 gboolean update_allocator; in gst_nonstream_audio_decoder_decide_allocation_default() local
1276 update_allocator = TRUE; in gst_nonstream_audio_decoder_decide_allocation_default()
1280 update_allocator = FALSE; in gst_nonstream_audio_decoder_decide_allocation_default()
1283 if (update_allocator) in gst_nonstream_audio_decoder_decide_allocation_default()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c799 gboolean update_allocator; in gst_base_transform_default_decide_allocation() local
843 update_allocator = TRUE; in gst_base_transform_default_decide_allocation()
847 update_allocator = FALSE; in gst_base_transform_default_decide_allocation()
889 if (update_allocator) in gst_base_transform_default_decide_allocation()
Dgstbasesrc.c3292 gboolean update_allocator; in gst_base_src_decide_allocation_default() local
3301 update_allocator = TRUE; in gst_base_src_decide_allocation_default()
3305 update_allocator = FALSE; in gst_base_src_decide_allocation_default()
3347 if (update_allocator) in gst_base_src_decide_allocation_default()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c1878 gboolean update_allocator; in gst_audio_encoder_decide_allocation_default() local
1885 update_allocator = TRUE; in gst_audio_encoder_decide_allocation_default()
1889 update_allocator = FALSE; in gst_audio_encoder_decide_allocation_default()
1892 if (update_allocator) in gst_audio_encoder_decide_allocation_default()
Dgstaudiodecoder.c2810 gboolean update_allocator; in gst_audio_decoder_decide_allocation_default() local
2817 update_allocator = TRUE; in gst_audio_decoder_decide_allocation_default()
2821 update_allocator = FALSE; in gst_audio_decoder_decide_allocation_default()
2824 if (update_allocator) in gst_audio_decoder_decide_allocation_default()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c843 gboolean update_allocator; in gst_video_encoder_decide_allocation_default() local
850 update_allocator = TRUE; in gst_video_encoder_decide_allocation_default()
854 update_allocator = FALSE; in gst_video_encoder_decide_allocation_default()
857 if (update_allocator) in gst_video_encoder_decide_allocation_default()
Dgstvideodecoder.c4390 gboolean update_pool, update_allocator; in gst_video_decoder_decide_allocation_default() local
4403 update_allocator = TRUE; in gst_video_decoder_decide_allocation_default()
4407 update_allocator = FALSE; in gst_video_decoder_decide_allocation_default()
4454 if (update_allocator) in gst_video_decoder_decide_allocation_default()