get_dec
dstart = get_dec();
dend = get_dec();
void (*get_dec)(struct vpu_dev *vpu);
core->vpu->get_dec(core->vpu);
vpu->get_dec = vpu_dec_get;