Searched refs:zig_zag_4x4 (Results 1 – 1 of 1) sorted by relevance
203 static const u32 zig_zag_4x4[] = { variable228 BUILD_BUG_ON(ARRAY_SIZE(zig_zag_4x4) != list_len_4x4); in reorder_scaling_list()237 dst[zig_zag_4x4[j]] = src[j]; in reorder_scaling_list()