W_AVC_DEC
return type == VPU_INST_TYPE_DEC ? W_AVC_DEC : W_AVC_ENC;
} else if (inst->std == W_AVC_DEC) {
if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC) {
case W_AVC_DEC:
} else if (inst->std == W_AVC_DEC) {
case W_AVC_DEC:
if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC) {
if (inst->std == W_HEVC_DEC || inst->std == W_AVC_DEC)