Searched refs:DVS_TABLE_IN_BLOCKDIM_X_LUMA (Results 1 – 2 of 2) sorted by relevance
41 #define DVS_TABLE_IN_BLOCKDIM_X_LUMA(X) (DVS_NUM_BLOCKS_X(X) + 1) /* N blocks have N + 1 set of co… macro
48 dvs_config->width_y = width_y = DVS_TABLE_IN_BLOCKDIM_X_LUMA(frame_res->width); in alloc_dvs_6axis_table()