Searched refs:zig_zag_8x8 (Results 1 – 1 of 1) sorted by relevance
207 static const u32 zig_zag_8x8[] = { variable229 BUILD_BUG_ON(ARRAY_SIZE(zig_zag_8x8) != list_len_8x8); in reorder_scaling_list()245 dst[zig_zag_8x8[j]] = src[j]; in reorder_scaling_list()