Searched defs:vdec_t (Results 1 – 1 of 1) sorted by relevance
51 struct vdec_t { struct52 u32 seq_hdr_found;53 struct vpu_buffer udata;54 struct vpu_decode_params params;55 struct vpu_dec_codec_info codec_info;56 enum vpu_codec_state state;58 struct vdec_frame_store_t *slots;59 u32 slot_count;60 u32 req_frame_count;61 struct vdec_fs_info mbi;[all …]