Home
last modified time | relevance | path

Searched defs:MppDecImpl_t (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_dec_impl.h67 struct MppDecImpl_t { struct
68 MppCodingType coding;
70 MppDecMode mode;
71 MppDecModeApi *api;
73 Parser parser;
74 MppHal hal;
77 MppThread *thread_parser;
78 MppThread *thread_hal;
81 MppBufSlots frame_slots;
82 MppBufSlots packet_slots;
[all …]