Home
last modified time | relevance | path

Searched refs:VPU_INST_NULL_ID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu.h18 #define VPU_INST_NULL_ID (-1L) macro
H A Dvdec.c1475 if (inst->id != VPU_INST_NULL_ID) in vdec_release()