dnxhd_calc_bits_thread 529 libavcodec/dnxhdenc.c avctx->execute(avctx, dnxhd_calc_bits_thread, (void**)&ctx->thread[0], NULL, avctx->thread_count, sizeof(void*)); dnxhd_calc_bits_thread 609 libavcodec/dnxhdenc.c ctx->m.avctx->execute(ctx->m.avctx, dnxhd_calc_bits_thread, (void**)&ctx->thread[0], NULL, ctx->m.avctx->thread_count, sizeof(void*));