Lines Matching refs:idx
1884 RK_U8 idx; in vepu510_h265_set_scaling_list() local
1889 for (idx = 0; idx < 64; idx++) { in vepu510_h265_set_scaling_list()
1891 p[idx + 64 * 0] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1892 p[idx + 64 * 1] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1893 p[idx + 64 * 2] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1896 p[idx + 64 * 3] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1897 p[idx + 64 * 4] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1898 p[idx + 64 * 5] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1901 p[idx + 64 * 6] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1902 p[idx + 64 * 7] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1903 p[idx + 64 * 8] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1906 p[idx + 64 * 9] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1907 p[idx + 64 * 10] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1908 p[idx + 64 * 11] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()
1911 p[idx + 64 * 12] = vepu510_h265_cqm_intra8[63 - idx]; in vepu510_h265_set_scaling_list()
1912 p[idx + 64 * 13] = vepu510_h265_cqm_inter8[63 - idx]; in vepu510_h265_set_scaling_list()