Home
last modified time | relevance | path

Searched refs:file_cnt (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c569 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu382_gen_regs() local
572 sprintf(file_name, "/data/vp9/prob_last_%d.txt", file_cnt); in hal_vp9d_vdpu382_gen_regs()
583 file_cnt++; in hal_vp9d_vdpu382_gen_regs()
895 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu382_start() local
897 sprintf(file_name, "/data/vp9_regs/reg_%d.txt", file_cnt); in hal_vp9d_vdpu382_start()
920 file_cnt++; in hal_vp9d_vdpu382_start()
H A Dhal_vp9d_vdpu34x.c555 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu34x_gen_regs() local
558 sprintf(file_name, "/data/vp9/prob_last_%d.txt", file_cnt); in hal_vp9d_vdpu34x_gen_regs()
569 file_cnt++; in hal_vp9d_vdpu34x_gen_regs()
861 static RK_U32 file_cnt = 0; in hal_vp9d_vdpu34x_start() local
863 sprintf(file_name, "/data/vp9_regs/reg_%d.txt", file_cnt); in hal_vp9d_vdpu34x_start()
886 file_cnt++; in hal_vp9d_vdpu34x_start()
H A Dhal_vp9d_com.c1429 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()
1908 static RK_U32 file_cnt = 0; in hal_vp9d_prob_flag_delta() local
1910 sprintf(file_name, "/data/vp9/prob_%d.txt", file_cnt); in hal_vp9d_prob_flag_delta()
1916 file_cnt++; in hal_vp9d_prob_flag_delta()
/OK3568_Linux_fs/u-boot/scripts/
H A Dget_maintainer.pl500 my $file_cnt = @files;
536 if ($file_cnt == @files) {
/OK3568_Linux_fs/kernel/scripts/
H A Dget_maintainer.pl565 my $file_cnt = @files;
614 if ($file_cnt == @files) {