Searched refs:mpp_log2 (Results 1 – 5 of 5) sorted by relevance
19 RK_S32 mpp_log2(RK_U32 v) in mpp_log2() function
187 RK_S32 mpp_log2(RK_U32 v);192 return mpp_log2((x - 1) << 1); in mpp_ceil_log2()
180 RK_S32 log2_gop = MPP_MIN(mpp_log2(gop), 16); in h264e_sps_update()
237 *shift = mpp_log2(d); in resolve_divisor()613 mpp_log2(s->operating_point_idc >> 8) > s->cur_frame.spatial_id) in set_output_frame()
108 w = mpp_log2(n) + 1; in mpp_av1_read_ns()247 max_len = mpp_log2(range_max - 1) - 3; in mpp_av1_read_subexp()