Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.h36 gint gst_mpp_allocator_get_index (GstAllocator * allocator);
H A Dgstmppallocator.c96 gst_mpp_allocator_get_index (GstAllocator * allocator) in gst_mpp_allocator_get_index() function
H A Dgstmppdec.c730 mpp_buffer_set_index (mbuf, gst_mpp_allocator_get_index (self->allocator)); in gst_mpp_dec_get_gst_buffer()
H A Dgstmppenc.c963 mpp_buffer_set_index (mbuf, gst_mpp_allocator_get_index (self->allocator)); in gst_mpp_enc_loop()