Searched refs:av_ceil_log2_c (Results 1 – 4 of 4) sorted by relevance
119 # define av_ceil_log2 av_ceil_log2_c444 static av_always_inline av_const int av_ceil_log2_c(int x) in av_ceil_log2_c() function
122 slice_address_length = av_ceil_log2_c(ps->sps->ctb_width * in hevc_parse_slice_header()
96 s->log2_mb_size = av_ceil_log2_c(s->mb_size); in config_input()
351 mi_ctx->log2_mb_size = av_ceil_log2_c(mi_ctx->mb_size); in config_input()