VPU_CODEC_STATE_STOP
if (inst->state != VPU_CODEC_STATE_STOP)
inst->state = VPU_CODEC_STATE_STOP;
case VPU_CODEC_STATE_STOP: return "stop";