Searched refs:raster2zscan (Results 1 – 2 of 2) sorted by relevance
75 void init_raster2zscan(RK_U32 maxCUSize, RK_U32 maxDepth, RK_U32 *raster2zscan, RK_U32 *zscan2raste… in init_raster2zscan() argument82 raster2zscan[zscan2raster[i]] = i; in init_raster2zscan()225 …init_raster2zscan(codec->max_cu_size, maxCUDepth + 1, &sps->raster2zscan[0], &sps->zscan2raster[0]… in h265e_set_sps()
301 RK_U32 raster2zscan[MAX_NUM_SPU_W * MAX_NUM_SPU_W]; member