Searched refs:chn (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/mpp/vproc/vdpp/test/ |
| H A D | hwpq_test.c | 48 int chn; member 61 int chn; member 126 ctx->chn = info->chn; in multi_vdpp() 148 mpp_log("chn %d loop times %d\n", ctx->chn, ++ctx->loop_times); in multi_vdpp() 151 mpp_log("chn %d found last frame. feof %d\n", ctx->chn, feof(ctx->fp_i)); in multi_vdpp() 274 ctxs[i].chn = i; in main()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 30 RK_S32 chn; member 132 RK_S32 chn; member 664 RK_S32 chn = info->chn; in enc_test_input() local 706 mpp_log_q(quiet, "chn %d loop times %d\n", chn, ++p->loop_times); in enc_test_input() 714 mpp_log_q(quiet, "chn %d found last frame. feof %d\n", chn, feof(p->fp_input)); in enc_test_input() 885 RK_S32 chn = info->chn; in enc_test_output() local 973 mpp_log_q(quiet, "chn %d %s\n", chn, log_buf); in enc_test_output() 995 mpp_log_q(quiet, "chn %d found last packet\n", chn); in enc_test_output() 1027 ctxs[i].chn = i; in enc_test_mt()
|
| H A D | mpi_enc_test.c | 61 RK_S32 chn; member 176 RK_S32 chn; member 746 RK_S32 chn = info->chn; in test_mpp_run() local 810 mpp_log_q(quiet, "chn %d loop times %d\n", chn, ++p->loop_times); in test_mpp_run() 813 mpp_log_q(quiet, "chn %d found last frame. feof %d\n", chn, feof(p->fp_input)); in test_mpp_run() 1010 mpp_err("chn %d encode put frame failed\n", chn); in test_mpp_run() 1020 mpp_err("chn %d encode get packet failed\n", chn); in test_mpp_run() 1098 mpp_log_q(quiet, "chn %d %s\n", chn, log_buf); in test_mpp_run() 1107 mpp_log_q(quiet, "chn %d found last packet\n", chn); in test_mpp_run() 1316 ctxs[i].chn = i; in enc_test_multi()
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_CN.md | 1016 `I mpi_enc_test: chn 0 encoded frame 0 size 218616 qp 11` 1020 `I mpi_enc_test: chn 0 encode 30 frames time 628 ms delay 4 ms fps 47.72 bps 10265048`
|
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 959 I mpi_enc_test: chn 0 encoded frame 0 size 218616 qp 11 965 I mpi_enc_test: chn 0 encode 30 frames time 628 ms delay 4 ms fps 47.72 bps 10265048
|