Searched refs:frm_num (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/vdec/ |
| H A D | vdec_vp9_if.c | 164 unsigned int frm_num; member 586 vsi->frm_num); in vp9_decode_end_proc() 594 mtk_vcodec_debug(inst, "Decode Ok @%d (%d/%d)", vsi->frm_num, in vp9_decode_end_proc() 598 vsi->frm_num); in vp9_decode_end_proc() 602 vsi->frm_num++; in vp9_decode_end_proc() 929 mtk_vcodec_debug(inst, "[#pic %d]", vsi->frm_num); in vdec_vp9_decode()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_model_v2_smt.c | 77 RK_S64 frm_num; member 247 ctx->frm_num = 0; in bits_model_smt_init() 755 if (p->frm_num == 0) { in rc_model_v2_smt_start() 772 if (p->frm_num > 0) { in rc_model_v2_smt_start() 975 if (p->frm_num >= 1) { in rc_model_v2_smt_start() 983 p->frm_num++; in rc_model_v2_smt_start()
|
| H A D | rc_ctx.h | 83 RK_U32 frm_num; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 1535 static RK_U32 frm_num = 0; in hal_h265e_v540c_wait() local 1545 sprintf(&file_name[0], "fbd%d.bin", frm_num); in hal_h265e_v540c_wait() 1557 sprintf(&file_name[0], "fbh%d.bin", frm_num); in hal_h265e_v540c_wait() 1572 sprintf(&file_name[0], "dws%d.bin", frm_num); in hal_h265e_v540c_wait() 1585 frm_num++; in hal_h265e_v540c_wait()
|
| H A D | hal_h265e_vepu580.c | 2933 RK_U32 frm_num = ctx->frame_num; in dump_files() local 2938 snprintf(name, name_len, "/data/refr_fbd_%d_frm%d.bin", pid, frm_num); in dump_files() 2941 snprintf(name, name_len, "/data/refr_fbh_%d_frm%d.bin", pid, frm_num); in dump_files() 2944 snprintf(name, name_len, "/data/refr_dsp_%d_frm%d.bin", pid, frm_num); in dump_files() 2953 snprintf(name, name_len, "/data/recn_fbd_%d_frm%d.bin", pid, frm_num); in dump_files() 2956 snprintf(name, name_len, "/data/recn_fbh_%d_frm%d.bin", pid, frm_num); in dump_files() 2959 snprintf(name, name_len, "/data/recn_dsp_%d_frm%d.bin", pid, frm_num); in dump_files()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541_reg.h | 1670 RK_U32 frm_num : 16; member
|
| H A D | hal_h264e_vepu540c_reg.h | 637 RK_U32 frm_num : 16; member
|
| H A D | hal_h264e_vepu580_reg.h | 623 RK_U32 frm_num : 16; member
|
| H A D | hal_h264e_vepu541.c | 579 regs->reg106.frm_num = slice->frame_num; in setup_vepu541_codec()
|
| H A D | hal_h264e_vepu540c.c | 563 regs->reg_base.synt_sli0.frm_num = slice->frame_num; in setup_vepu540c_codec()
|
| H A D | hal_h264e_vepu580.c | 908 regs->reg_base.synt_sli0.frm_num = slice->frame_num; in setup_vepu580_codec()
|