Searched defs:AVS2Decoder_s (Results 1 – 1 of 1) sorted by relevance
603 struct AVS2Decoder_s { struct604 int pic_list_init_flag;605 unsigned char index;606 spinlock_t buffer_lock;607 struct device *cma_dev;608 struct platform_device *platform_dev;609 void (*vdec_cb)(struct vdec_s *, void *);610 void *vdec_cb_arg;611 struct vframe_chunk_s *chunk;612 int dec_result;[all …]