Searched refs:VEPU2_GET_WIDTH (Results 1 – 1 of 1) sorted by relevance
48 #define VEPU2_GET_WIDTH(x) (((x >> 8) & 0x1ff) << 4) macro298 task->width = VEPU2_GET_WIDTH(task->reg[VEPU2_REG_ENC_EN_INDEX]); in vepu_alloc_task()