Home
last modified time | relevance | path

Searched refs:gst_mpp_allocator_set_cacheable (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.h33 void gst_mpp_allocator_set_cacheable (GstAllocator * allocator,
H A Dgstmppallocator.c85 gst_mpp_allocator_set_cacheable (GstAllocator * allocator, gboolean cacheable) in gst_mpp_allocator_set_cacheable() function
H A Dgstmppdec.c281 gst_mpp_allocator_set_cacheable (self->allocator, FALSE); in gst_mpp_dec_clear_allocator()
H A Dgstmppenc.c508 gst_mpp_allocator_set_cacheable (self->allocator, FALSE); in gst_mpp_enc_start()