Searched refs:file_cnt (Results 1 – 3 of 3) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_vdpu34x.c | 562 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu34x_gen_regs() local 565 sprintf(file_name, "/data/vp9/prob_last_%d.txt", file_cnt); in hal_vp9d_vdpu34x_gen_regs() 576 file_cnt++; in hal_vp9d_vdpu34x_gen_regs() 870 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu34x_start() local 872 sprintf(file_name, "/data/vp9_regs/reg_%d.txt", file_cnt); in hal_vp9d_vdpu34x_start() 895 file_cnt++; in hal_vp9d_vdpu34x_start()
|
| H A D | hal_vp9d_com.c | 1429 static RK_U32 file_cnt = 0; in hal_vp9d_prob_default() local 1431 sprintf(file_name, "/data/vp9/prob_default_%d.txt", file_cnt); in hal_vp9d_prob_default() 1437 file_cnt++; in hal_vp9d_prob_default() 1903 static RK_U32 file_cnt = 0; in hal_vp9d_prob_flag_delta() local 1905 sprintf(file_name, "/data/vp9/prob_%d.txt", file_cnt); in hal_vp9d_prob_flag_delta() 1911 file_cnt++; in hal_vp9d_prob_flag_delta()
|
| H A D | hal_vp9d_vdpu382.c | 576 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu382_gen_regs() local 579 sprintf(file_name, "/data/vp9/prob_last_%d.txt", file_cnt); in hal_vp9d_vdpu382_gen_regs() 590 file_cnt++; in hal_vp9d_vdpu382_gen_regs() 904 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu382_start() local 906 sprintf(file_name, "/data/vp9_regs/reg_%d.txt", file_cnt); in hal_vp9d_vdpu382_start() 929 file_cnt++; in hal_vp9d_vdpu382_start()
|