Searched refs:time_bp (Results 1 – 4 of 4) sorted by relevance
131 RK_U32 time_bp = pp->time_bp; in vdpu2_mpg4d_setup_regs_by_syntax() local134 …RK_U32 trb_per_trd_d0 = MPP_DIV((((RK_S64)(1 * time_bp + 0)) << 27) + 1 * (time_pp - 1), time_pp); in vdpu2_mpg4d_setup_regs_by_syntax()135 …RK_U32 trb_per_trd_d1 = MPP_DIV((((RK_S64)(2 * time_bp + 1)) << 27) + 2 * (time_pp - 0), 2 * time… in vdpu2_mpg4d_setup_regs_by_syntax()136 …RK_U32 trb_per_trd_dm1 = MPP_DIV((((RK_S64)(2 * time_bp - 1)) << 27) + 2 * (time_pp - 1), 2 * time… in vdpu2_mpg4d_setup_regs_by_syntax()
133 RK_U32 time_bp = pp->time_bp; in vdpu1_mpg4d_setup_regs_by_syntax() local136 …RK_U32 trb_per_trd_d0 = MPP_DIV((((RK_S64)(1 * time_bp + 0)) << 27) + 1 * (time_pp - 1), time_pp); in vdpu1_mpg4d_setup_regs_by_syntax()137 …RK_U32 trb_per_trd_d1 = MPP_DIV((((RK_S64)(2 * time_bp + 1)) << 27) + 2 * (time_pp - 0), 2 * time… in vdpu1_mpg4d_setup_regs_by_syntax()138 …RK_U32 trb_per_trd_dm1 = MPP_DIV((((RK_S64)(2 * time_bp - 1)) << 27) + 2 * (time_pp - 1), 2 * time… in vdpu1_mpg4d_setup_regs_by_syntax()
125 RK_U32 time_bp; member
151 RK_U32 time_bp; member844 mp4Hdr->time_bp = mp4Hdr->time_pp - (RK_S32)(mp4Hdr->last_non_b_time - mp4Hdr->time); in mpeg4_parse_vop_header()993 pp->time_bp = hdr_curr->time_bp; in mpg4d_fill_picture_parameters()