Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h132 size_t mpp_buf_slot_get_size(MppBufSlots slots);
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_no_thread.cpp257 size_t size = mpp_buf_slot_get_size(frame_slots); in mpp_dec_decode()
H A Dmpp_dec_normal.cpp603 size_t size = mpp_buf_slot_get_size(frame_slots); in try_proc_dec_task()
1002 size_t slot_size = mpp_buf_slot_get_size(frame_slots); in mpp_dec_advanced_thread()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp817 size_t mpp_buf_slot_get_size(MppBufSlots slots) in mpp_buf_slot_get_size() function