Searched refs:RKVENC_GET_WIDTH (Results 1 – 1 of 1) sorted by relevance
118 #define RKVENC_GET_WIDTH(x) (((x & 0x1ff) + 1) << 3) macro364 task->width = RKVENC_GET_WIDTH(task->reg[RKVENC_ENC_RSL_INDEX]); in rkvenc_alloc_task()