Searched refs:list_len_4x4 (Results 1 – 1 of 1) sorted by relevance
220 const size_t list_len_4x4 = ARRAY_SIZE(scaling->scaling_list_4x4[0]); in reorder_scaling_list() local228 BUILD_BUG_ON(ARRAY_SIZE(zig_zag_4x4) != list_len_4x4); in reorder_scaling_list()231 num_list_4x4 * list_len_4x4 + in reorder_scaling_list()236 for (j = 0; j < list_len_4x4; ++j) in reorder_scaling_list()238 src += list_len_4x4; in reorder_scaling_list()239 dst += list_len_4x4; in reorder_scaling_list()