Searched refs:av_ceil_log2_c (Results 1 – 4 of 4) sorted by relevance
92 # define av_ceil_log2 av_ceil_log2_c417 static av_always_inline av_const int av_ceil_log2_c(int x) in av_ceil_log2_c() function
121 slice_address_length = av_ceil_log2_c(ps->sps->ctb_width * in hevc_parse_slice_header()
87 s->log2_mb_size = av_ceil_log2_c(s->mb_size); in config_input()
342 mi_ctx->log2_mb_size = av_ceil_log2_c(mi_ctx->mb_size); in config_input()